Documentation
¶
Overview ¶
Package groupmemeber verifies group membership of the provided user on the local system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotImplemented = errors.New("not implemented for GOOS=" + runtime.GOOS)
Functions ¶
func IsMemberOfGroup ¶
IsMemberOfGroup verifies if the provided user is member of the provided system group. If verfication fails, an error is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.