Versions in this module Expand all Collapse all v0 v0.4.0 Oct 26, 2015 Changes in this version + func MustAdmin() gin.HandlerFunc + func MustPull(c *gin.Context) + func MustPush(c *gin.Context) + func MustUser() gin.HandlerFunc + func Perm(c *gin.Context) *model.Perm + func Repo(c *gin.Context) *model.Repo + func Repos(c *gin.Context) []*model.RepoLite + func SetPerm() gin.HandlerFunc + func SetRepo() gin.HandlerFunc + func SetUser() gin.HandlerFunc + func Token(c *gin.Context) *token.Token + func User(c *gin.Context) *model.User