Documentation ¶
Index ¶
Constants ¶
View Source
const ( MetaKeyApp = "app" MetaKeyAccount = "account" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
Handler Handler
func (*Handler) Disconnect ¶
Disconnect default listener
type RouteSelector ¶
type RouteSelector struct {
// contains filtered or unexported fields
}
RouteSelector RouteSelector
func NewRouteSelector ¶
func NewRouteSelector(configPath string) (*RouteSelector, error)
Click to show internal directories.
Click to hide internal directories.