cmd

package
v0.0.0-...-8803770 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// VERSION of zk2s
	VERSION = "2.2"

	// USAGE text for zk2s application/library
	USAGE = "A Slack bot for posting new killmails from zKillboard to Slack in near-real time."

	// CONTRIBUTORS to zk2s
	CONTRIBUTORS = []cli.Author{
		cli.Author{
			Name: "Nathan \"Vivace Naaris\" Morley",
		},
		cli.Author{
			Name: "\"Zuke\"",
		},
	}
)
View Source
var (
	CMD_Start = cli.Command{
		Name:   "start",
		Usage:  "start the zk2s application",
		Action: start,
		Flags:  []cli.Flag{flagConfig},
	}
)

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