package
Version:
v0.0.24
Opens a new window with list of versions in this module.
Published: Jun 30, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DebugPrint(format string, values ...interface{})
DebugPrint
type LogConfig struct {
Debug bool `json:"debug"`
Writer string `json:"writer"`
LogFilePath string `json:"logFilePath"`
File *os.File
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.