Documentation ¶
Index ¶
- type Storage
- func (m Storage) Close() error
- func (m Storage) Create(ctx context.Context, token entity.Token) error
- func (m Storage) Delete(ctx context.Context, id string) error
- func (m Storage) Get(ctx context.Context, id string) (entity.Token, error)
- func (m Storage) GetMultiple(ctx context.Context, query filter.Filter) ([]entity.Token, error)
- type Vault
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.