Documentation
¶
Index ¶
- type Store
- func (s *Store) Create(ctx context.Context, id string, profileAckDataTTL int32, ack *oidc4ci.Ack) error
- func (s *Store) Delete(ctx context.Context, id string) error
- func (s *Store) Get(ctx context.Context, id string) (*oidc4ci.Ack, error)
- func (s *Store) Update(ctx context.Context, id string, ack *oidc4ci.Ack) 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.