user

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: 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 List added in v1.13.0

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

func NewList added in v1.13.0

func NewList(nameCaseSensitive bool) *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) bool

Jump to

Keyboard shortcuts

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