cmds

package
v0.2.22 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const EnvPrefix = "DR"
View Source
const Service = "G"

Variables

View Source
var Execute = xcmd.Init(EnvPrefix, func(cmd *xcmd.Command) {
	defer xerror.Assert()

	cmd.Use = Service
	cmd.Version = version.Version

	cmd.AddCommand(
		g.Version(),
		g_ss.Init(),
		g_migrate.Init(),
	)
})

Execute exec

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
g

Jump to

Keyboard shortcuts

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