Documentation
¶
Index ¶
Constants ¶
View Source
const BLANK = ""
Variables ¶
This section is empty.
Functions ¶
func GetConfigPath ¶
Types ¶
type CommandDefinition ¶
type Configuration ¶
type Configuration struct {
Version string `json:"version"`
Unformed map[string]interface{} `json:"unformed"`
Mappings map[string]CommandDefinition `json:"mappings"`
}
Click to show internal directories.
Click to hide internal directories.