package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Apr 12, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GinDefault 通过gin.Default创建ginx
const (
ReturnXml ReturnType = iota
ReturnYml
ReturnJson
ReturnJsonp
)
type Router interface {
Execute(e *gin.Engine)
}
Router ginx路由 所有路由级结构体均需引用并实现Execute方法
Source Files
¶
Click to show internal directories.
Click to hide internal directories.