memory

package
v0.0.0-...-d66a43f Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemUsers

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

func NewMemUser

func NewMemUser() *MemUsers

func (*MemUsers) Add

func (m *MemUsers) Add(u entity.User) error

func (*MemUsers) Exists

func (m *MemUsers) Exists(username string) (bool, error)

func (*MemUsers) Get

func (m *MemUsers) Get(username string) (entity.User, error)

Jump to

Keyboard shortcuts

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