linux_user_group

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(groupName string, groupId int) error

func Exists

func Exists(groupName string) bool

Types

type LinuxUserGroup

type LinuxUserGroup struct {
	ID    int
	Name  string
	Users []string
}

func Get

func Get(groupName string) (*LinuxUserGroup, error)

func Marshal

func Marshal(value string) (*LinuxUserGroup, error)

Jump to

Keyboard shortcuts

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