common

package
v0.0.0-...-2475328 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandNameAdd     = "add"
	CommandNameDel     = "rm"
	CommandNameUpdate  = "update"
	CommandNameDetails = "describe"
	CommandNameList    = "ls"
)
View Source
const (
	EnvVarAPIToken         = "GITLAB_API_TOKEN"
	EnvVarConfigFilePath   = "GITLAB_CONFIG_FILE"
	EnvVarConfigHomeDir    = "XDG_CONFIG_HOME" // https://wiki.archlinux.org/index.php/XDG_Base_Directory
	EnvVarPlatformEndpoint = "GITLAB_ENDPOINT"
	EnvVarUserHomeDir      = "HOME"
)
View Source
const (
	ParamToken  = "token"
	ParamConfig = "config-file"
)
View Source
const (
	// Default values
	DefaultToken = "YOUR_TOKEN_GOES_HERE"
)

Variables

This section is empty.

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