package
0.0.1
Repository: https://github.com/schaermu/gopress.git
Documentation: pkg.go.dev

# Functions

EchoStdErrIfError is an STDERR wrapper and returns 0(zero) or 1.
Execute is the main function of `cmd` package.

# Constants

FAILURE is an alias of exit status code to ease read.
SUCCESS is an alias of exit status code to ease read.

# Variables

ConfApp is the basic app settings.
ConfUser holds the values read from the config file.

# Structs

TConfUser defines the data structure to store values from a conf file.
No description provided by the author