constant

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// CodeExitUserHomeNotExist represents that the user home directory is not exist.
	CodeExitUserHomeNotExist = 15
	// CodeExitPathNotAbs represents that the repo directory parsed from command-line is not absolute path.
	CodeExitPathNotAbs = 16
	// CodeExitRateLimitInvalid represents that the rate limit is invalid.
	CodeExitRateLimitInvalid = 17
	// CodeExitPortInvalid represents that the port is invalid.
	CodeExitPortInvalid = 18
	// CodeExitDfgetNotFound represents that the dfget cannot be found.
	CodeExitDfgetNotFound = 19
	// CodeExitRepoCreateFail represents that the repo directory is created failed.
	CodeExitRepoCreateFail = 20
	// CodeExitDfgetFail represents that executing dfget failed.
	CodeExitDfgetFail = 21

	// CodeReqAuth represents that an authentication failure happens when executing dfget.
	CodeReqAuth = 22
)

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