Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratorInit ¶
func GeneratorInit(node int64)
func GeneratorInstance ¶
func LoggerInit ¶
func LoggerInit(config *LoggerOptions)
func LoggerInstance ¶
Types ¶
type GeneratorOptions ¶
type GeneratorOptions struct {
Node int64 `yaml:"node"`
}
type LoggerOptions ¶
type LoggerOptions struct {
LogName string `yaml:"log_name"`
}
Click to show internal directories.
Click to hide internal directories.