common

package
v0.0.0-...-05b5a7e Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BRANCH = "dev"

BRANCH of the Version

View Source
var NAME = "gitlab-curator"

NAME of the App

View Source
var SUMMARY = "dirty"

SUMMARY of the Version

View Source
var VERSION = "0.0.0"

VERSION of Release

Functions

func GetCommands

func GetCommands() []*cli.Command

GetCommands --

func RegisterCommand

func RegisterCommand(command *cli.Command)

RegisterCommand --

Types

type AppVersionInfo

type AppVersionInfo struct {
	Name    string
	Version string
	Branch  string
	Summary string
}

AppVersionInfo --

var AppVersion AppVersionInfo

AppVersion --

type Commander

type Commander interface {
	Execute(c *cli.Context)
}

Commander --

Jump to

Keyboard shortcuts

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