//
pkg.gl
Category
github.com/schaermu/gopress
cmd
package
0.0.1
Repository:
https://github.com/schaermu/gopress.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
176 SLOC
#
Functions
EchoStdErrIfError
EchoStdErrIfError is an STDERR wrapper and returns 0(zero) or 1.
Execute
Execute is the main function of `cmd` package.
#
Constants
FAILURE
FAILURE is an alias of exit status code to ease read.
SUCCESS
SUCCESS is an alias of exit status code to ease read.
#
Variables
ConfApp
ConfApp is the basic app settings.
ConfUser
ConfUser holds the values read from the config file.
#
Structs
TConfUser
TConfUser defines the data structure to store values from a conf file.
TypePropertyInit
No description provided by the author