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