Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CancelError = errors.New("CancelError")
CancelError signals user-initiated cancellation
View Source
var SilentError = errors.New("SilentError")
SilentError is an error that triggers exit code 1 without any error messaging
Functions ¶
func GenerateCConfig ¶ added in v0.1.9
func GenerateCConfig(token string)
func IsUserCancellation ¶
func MutuallyExclusive ¶
func RemoveConfig ¶ added in v0.1.4
func RemoveConfig()
Types ¶
Click to show internal directories.
Click to hide internal directories.