package
Version:
v0.2.23
Opens a new window with list of versions in this module.
Published: Dec 24, 2019
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
¶
func ExampleRoute(fn func(route IExample))
type IExample interface {
CreateRes(ctx *gin.Context)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.