Documentation ¶
Index ¶
- type Storage
- func (s *Storage) Add(ctx context.Context, from types.Address, msg *messages.Price) error
- func (s *Storage) GetAll(ctx context.Context) (map[store.FeedPrice]*messages.Price, error)
- func (s *Storage) GetByAssetPair(ctx context.Context, pair string) ([]*messages.Price, error)
- func (s *Storage) GetByFeed(ctx context.Context, pair string, feed types.Address) (*messages.Price, error)
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.