Documentation
¶
Index ¶
- type Store
- func (s *Store) Add(ctx context.Context, id did.DID, tenant did.DID, name string, ...) error
- func (s *Store) Delete(ctx context.Context, id did.DID) error
- func (s *Store) Get(ctx context.Context, id did.DID) (accesskey.Record, error)
- func (s *Store) ListByTenant(ctx context.Context, tenant did.DID) ([]accesskey.Record, 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.