memory

package
v2.18.2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Idents []string
	Auths  []string
}

func Flags

func Flags(fs *flag.FlagSet, prefix string, overrides ...flags.Override) *Config

type Service added in v2.16.0

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

func New

func New(config *Config) (Service, error)

func (Service) IsAuthorized added in v2.16.0

func (s Service) IsAuthorized(_ context.Context, user model.User, profile string) bool

func (Service) Login added in v2.16.0

func (s Service) Login(_ context.Context, login, password string) (model.User, error)

Jump to

Keyboard shortcuts

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