Documentation
¶
Index ¶
Constants ¶
View Source
const ( MoLingConfigKey contextKey = "moling_config" MoLingLoggerKey contextKey = "moling_logger" )
MoLingConfigKey is a context key for storing the version of MoLing
Variables ¶
View Source
var (
ErrConfigNotLoaded = errors.New("config not loaded, please call LoadConfig() first")
)
Functions ¶
Types ¶
type MoLingServerType ¶
type MoLingServerType string
Click to show internal directories.
Click to hide internal directories.