Documentation ¶
Index ¶
- func Error(pkg string, message string) error
- func Errorf(pkg string, format string, a ...interface{}) error
- func ExtError(err error, pkg string, message string) error
- func ExtErrorf(err error, pkg string, format string, a ...interface{}) error
- func FirstStringNotEmpty(sourceStrings ...string) string
- func NewID() string
- func NewUUID() string
- func QuoteIfString(interfaceValue interface{}) interface{}
- func SplitStringAndRemoveWhitespace(sourceString string, separator string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstStringNotEmpty ¶
func QuoteIfString ¶
func QuoteIfString(interfaceValue interface{}) interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.