user

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List added in v1.13.0

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

func NewList added in v1.13.0

func NewList() *List

func (*List) AddBase64 added in v1.13.0

func (list *List) AddBase64(username, password string) error

func (*List) AddMd5 added in v1.13.0

func (list *List) AddMd5(username, password string) error

func (*List) AddPlain added in v1.13.0

func (list *List) AddPlain(username, password string) error

func (*List) AddSha1 added in v1.13.0

func (list *List) AddSha1(username, password string) error

func (*List) AddSha256 added in v1.13.0

func (list *List) AddSha256(username, password string) error

func (*List) AddSha512 added in v1.13.0

func (list *List) AddSha512(username, password string) error

func (*List) Auth added in v1.13.0

func (list *List) Auth(username, password string) (int, string, bool)

func (*List) FindIndex added in v1.15.11

func (list *List) FindIndex(username string) int

func (*List) Len added in v1.15.11

func (list *List) Len() int

Jump to

Keyboard shortcuts

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