Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InMemory ¶
type InMemory struct {
// contains filtered or unexported fields
}
InMemory is a authentication backend that uses a user password map it does not use groups
func NewInMemory ¶
NewInMemory creates a new in memory backen a memoryBackend uses user, password from a map and ignores groups
Click to show internal directories.
Click to hide internal directories.