Versions in this module Expand all Collapse all v0 v0.0.1 Oct 21, 2022 Changes in this version + type Github struct + func (Github) Path() string + func (e Github) CreatOrUpdate(c *gin.Context) + func (e Github) Get(c *gin.Context) + func (e Github) Other(r *gin.RouterGroup) + type Template struct + func (Template) Path() string + func (e Template) Generate(c *gin.Context) + func (e Template) GetBranches(c *gin.Context) + func (e Template) GetParams(c *gin.Context) + func (e Template) GetPath(c *gin.Context) + func (e Template) Other(r *gin.RouterGroup)