Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
func Parse(root Dispatcher, conf string) error
func RequireString0 ¶
Types ¶
type Dispatcher ¶
type Dispatcher interface { ConfCall(args []string) error ConfObject(args []string) (Dispatcher, error) }
Click to show internal directories.
Click to hide internal directories.