Documentation
¶
Index ¶
- Constants
- func Fatal(v ...interface{})
- func Print(v ...interface{})
- func PrintDebug(v ...interface{})
- func PrintError(v ...interface{})
- func PrintInfo(v ...interface{})
- func Printf(format string, v ...interface{})
- func PrintfDebug(format string, v ...interface{})
- func PrintfError(format string, v ...interface{})
- func PrintfInfo(format string, v ...interface{})
- func SetDefault(w io.Writer, pfx string, prop int)
- type Lgx
Constants ¶
View Source
const ( LgxStd = 0 LgxGcp = 1 )
LGX_STD #Standard mit Time LGX_GCP #GoogleCloud ohne Time
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.