Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Groups ¶
Groups returns an unsorted list of available group in the given directory limited by the provided filter. Each element of the list given in filter will be treated as a regex and only groups matching any (!) of the filters will be returned. The regexp will be treated as matching the whole group name, e.g. they are implicitely wrapped in ^$
func LimitGroups ¶
LimitGroups applies a list of limits (each treated as regex) to a list of groups and returns only groups matching at least one of the given limits
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.