Documentation
¶
Index ¶
- Variables
- func APIOutPut(c *gin.Context, code int64, count int, data interface{}, msg string)
- func CreatedTheme(c *gin.Context)
- func DelTheme(c *gin.Context)
- func GetDoc(c *gin.Context)
- func GetDocTerm(c *gin.Context)
- func GetIP(r *http.Request) (ip string)
- func GetTerm(c *gin.Context)
- func GetTheme(c *gin.Context)
- func GetThemeList(c *gin.Context)
- func HttpMiddleware(id string) gin.HandlerFunc
- func Index(c *gin.Context)
- func Routers(id string) *gin.Engine
- func RunHttpService()
- func Search(c *gin.Context)
- func SearchOutPut(c *gin.Context, code int64, count int, data interface{}, msg string)
- func SetDoc(c *gin.Context)
- func TermData(c *gin.Context)
- func UpdateTheme(c *gin.Context)
- func V1(id string)
- type ResponseJson
Constants ¶
This section is empty.
Variables ¶
View Source
var Router *gin.Engine
Functions ¶
func CreatedTheme ¶
func GetDocTerm ¶
func GetThemeList ¶
func RunHttpService ¶
func RunHttpService()
func SearchOutPut ¶
func UpdateTheme ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.