cmd

package
v0.2.0-DEV Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommands

func AddCommands()

func Execute

func Execute()

func InitializeConfig

func InitializeConfig(subCmdVs ...*cobra.Command) error

Types

type Data

type Data struct {
	Users  []User
	Groups []Group
}

type Group

type Group struct {
	Name  string
	Users []string
}

type User

type User struct {
	Username string
	Password string
}

Jump to

Keyboard shortcuts

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