memory

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: Apache-2.0, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	// contains filtered or unexported fields
}

func New

func New() *Store

func (*Store) Add

func (s *Store) Add(ctx context.Context, id did.DID, tenant did.DID, name string, buckets []did.DID, permissions []string, expiresAt *time.Time) error

func (*Store) Delete

func (s *Store) Delete(ctx context.Context, id did.DID) error

func (*Store) Get

func (s *Store) Get(ctx context.Context, id did.DID) (accesskey.Record, error)

func (*Store) ListByTenant

func (s *Store) ListByTenant(ctx context.Context, tenant did.DID) ([]accesskey.Record, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL