Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func (*Controller) Reconfigure ¶
func (csc *Controller) Reconfigure(routes RouteSpec) error
type RouteDestination ¶
type RouteSpec ¶
type RouteSpec map[string][]*RouteDestination
RouteSpec maps domains to a set of routes within them and describes how to map them all together
Click to show internal directories.
Click to hide internal directories.