package
Version:
v0.0.0-...-db1d7af
Opens a new window with list of versions in this module.
Published: Mar 1, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Args struct {
DefaultBackendURL string
Routes []Route
Dependencies map[interface{}]interface{}
}
type Route struct {
Method string
Path string
Action interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.