memorydb

package
v0.0.0-...-e55fb6d Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountStorage

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

func NewAccountStorage

func NewAccountStorage() *AccountStorage

func (*AccountStorage) CreateAccount

func (s *AccountStorage) CreateAccount(ctx context.Context, acc account.Account) error

func (*AccountStorage) GetAccount

func (s *AccountStorage) GetAccount(ctx context.Context, id string) (*account.Account, error)

Jump to

Keyboard shortcuts

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