group

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

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

Go to latest
Published: Dec 17, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group struct {
	Name     string `json:"name"`
	Password string `json:"password"`
	GID      string `json:"gid"`
	Members  string `json:"members"`
}

func Parse

func Parse(raw string) ([]Group, error)

func (*Group) GroupAdd

func (g *Group) GroupAdd() string

func (*Group) GroupDelete

func (g *Group) GroupDelete() string

func (*Group) Serialize

func (g *Group) Serialize() string

Jump to

Keyboard shortcuts

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