Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) UnRegister ¶
type Iconfig ¶
type Iconfig interface { toml.UnmarshalerRec toml.MarshalerRec SetDefaultConfig() error SetSpecialConfig() error }
interface for module config
Click to show internal directories.
Click to hide internal directories.