//
pkg.gl
Category
github.com/ubuntu/authd
internal
users
localgroups
package
0.3.3
Repository:
https://github.com/ubuntu/authd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
223 SLOC
#
Packages
testutils
Package localgrouptestutils export users test functionalities used by other packages to change cmdline and group file.
#
Functions
Clean
Clean removes all unexistent users from the local groups.
CleanUser
CleanUser removes the user from all local groups.
Update
Update synchronizes for the given user the local group list with the current group list from UserInfo.
#
Type aliases
Option
Option represents an optional function to override UpdateLocalGroups default values.