Documentation ¶
Index ¶
Constants ¶
View Source
const (
APP_ID_INBOUND_MANAGER = app.ID(4)
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InboundHandlerManager ¶
type InboundHandlerManager interface {
GetHandler(tag string) (proxy.InboundHandler, int)
}
Click to show internal directories.
Click to hide internal directories.