Documentation ¶
Index ¶
- type Store
- func (s *Store) Delete(ctx context.Context, filter item.Filter) error
- func (s *Store) Fetch(ctx context.Context, filter item.Filter) (item.I, error)
- func (s *Store) FetchMany(ctx context.Context, filter item.Filter) (map[string]item.I, error)
- func (s *Store) Upsert(ctx context.Context, i item.I) 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.