Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NoExtensions bool
)
Functions ¶
func NotifyRouterReady ¶
Types ¶
type RouterHook ¶
type RouterHook interface {
OnRouterReady(router *gin.RouterGroup)
}
Click to show internal directories.
Click to hide internal directories.