Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExceptMap map[string]string = map[string]string{
"NoCommand": "Err: No command given.",
}
ExceptMap Exception information mapping table
View Source
var ( // NoCommand No parameters passed NoCommand string = ExceptMap["NoCommand"] )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.