Documentation ¶
Index ¶
- type Storage
- func (s *Storage) DeleteOwner(ctx context.Context, key models.OwnerKey) error
- func (s *Storage) GetOwner(ctx context.Context, key models.OwnerKey) (models.Owner, error)
- func (s *Storage) Ping() error
- func (s *Storage) SaveOwner(ctx context.Context, owner models.Owner) error
- func (s *Storage) UpdateOwner(ctx context.Context, owner models.Owner) 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.