Documentation ¶
Index ¶
- func EscapeStringToJson(input string) string
- func LogErrorAndExit(err error)
- func LogErrorMessage(message string)
- func LogErrorMessageAndExit(message string)
- func LogMissingParameterAndExit(c *cli.Context, missingFlags []string, message ...string)
- func LogMissingParameterMessageAndExit(c *cli.Context, message string)
- func Println(a ...interface{}) (n int, err error)
- func ReadContentFromURL(urlLocation string, client *http.Client) []byte
- func ReadFile(fileLocation string) []byte
- func SafeInt32Convert(value *int32) int32
- func SafeStringConvert(value *string) string
- func TimeTrack(start time.Time, name string)
- type CBFormatter
- type Output
- type RESTError
- type Row
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EscapeStringToJson ¶
func LogErrorAndExit ¶
func LogErrorAndExit(err error)
func LogErrorMessage ¶
func LogErrorMessage(message string)
func LogErrorMessageAndExit ¶
func LogErrorMessageAndExit(message string)
func SafeInt32Convert ¶
func SafeStringConvert ¶
Types ¶
type CBFormatter ¶
type CBFormatter struct { }
Click to show internal directories.
Click to hide internal directories.