package
Version:
v9.2.2
Opens a new window with list of versions in this module.
Published: Dec 4, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Handler interface {
Handle(*CTX)
}
type HandlerFunc func(*CTX)
NewRouter 声明适用于官方 http.Handler 接口的路由
Source Files
¶
Click to show internal directories.
Click to hide internal directories.