app

package
v0.0.0-...-3d20527 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2019 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = map[string]cli.CommandFactory{
	"bot": func() (cli.Command, error) {
		return &botCommand{}, nil
	},
	"server": func() (cli.Command, error) {
		return &serverCommand{}, nil
	},
	"validate": func() (cli.Command, error) {
		return &validateCommand{}, nil
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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