Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CSRF ¶
func CSRF() gin.HandlerFunc
func UserGroup ¶
func UserGroup(g *gin.RouterGroup)
Types ¶
type OrganismController ¶
type OrganismController struct {
// contains filtered or unexported fields
}
func (OrganismController) Search ¶
func (p OrganismController) Search(c *gin.Context)
type PathviewController ¶
type PathviewController struct{}
type PathwayController ¶
type PathwayController struct {
// contains filtered or unexported fields
}
func (PathwayController) Search ¶
func (p PathwayController) Search(c *gin.Context)
type Router ¶
type Router struct {
// contains filtered or unexported fields
}
func (*Router) KeggGroup ¶
func (p *Router) KeggGroup(g *gin.RouterGroup)
type UserController ¶
type UserController struct{}
func (UserController) Search ¶
func (u UserController) Search(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.