Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteRouter ¶
func DeleteRouter(instanceID string)
func InitRouter ¶
func InitRouter()
func MatchRouter ¶
func MatchRouter(Type, method, url string) *http_router.RouterInfo
Types ¶
type PluginRouter ¶
type PluginRouter struct {
// contains filtered or unexported fields
}
func NewRouter ¶
func NewRouter() *PluginRouter
func (*PluginRouter) Delete ¶
func (r *PluginRouter) Delete(instanceID string)
func (*PluginRouter) Match ¶
func (r *PluginRouter) Match(Type, method, url string) *http_router.RouterInfo
Click to show internal directories.
Click to hide internal directories.