package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Jul 17, 2024
License: Zlib
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DebugMode = "debug"
ReleaseMode = "release"
TestMode = "test"
)
type InitInfo struct {
InitFunc func(interface{}) error
Params interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.