Documentation ¶
Index ¶
- type Store
- func (s *Store) AllWaiter(height uint64) <-chan struct{}
- func (s *Store) CreatePin(ctx context.Context, name string, height uint64) error
- func (s *Store) Height(name string) uint64
- func (s *Store) Listen(ctx context.Context, pinName, dbURL string)
- func (s *Store) LoadAll(ctx context.Context) error
- func (s *Store) PinWaiter(pinName string, height uint64) <-chan struct{}
- func (s *Store) ProcessBlocks(ctx context.Context, c *protocol.Chain, pinName string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.