userinfo

package
v0.0.0-...-2c97825 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2019 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserInfo

type UserInfo interface {
	GetUserGroups(username string, groupPrefix *string) ([]string, error)
}

UserInfo is the interface that wraps the GetUserGroups method.

GetUserGroups gets the groups that the user specified by username is a member of. If groupPrefix is not nil, only groups which have this prefix will be returned and the prefix will be stripped from these groups.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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