Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BranchController ¶
type BranchController struct {
controllers.BaseController
}
func (*BranchController) Get ¶
func (c *BranchController) Get()
type CommitController ¶
type CommitController struct {
controllers.BaseController
}
func (*CommitController) Get ¶
func (c *CommitController) Get()
type DetectionController ¶
type DetectionController struct {
controllers.BaseController
}
func (*DetectionController) Get ¶
func (c *DetectionController) Get()
type DetectionsshController ¶
type DetectionsshController struct {
controllers.BaseController
}
func (*DetectionsshController) Get ¶
func (c *DetectionsshController) Get()
type FlushController ¶
type FlushController struct {
controllers.BaseController
}
func (*FlushController) Get ¶
func (c *FlushController) Get()
type GetMd5Controller ¶
type GetMd5Controller struct {
controllers.BaseController
}
func (*GetMd5Controller) Get ¶
func (c *GetMd5Controller) Get()
type GitlogController ¶
type GitlogController struct {
controllers.BaseController
}
func (*GitlogController) Get ¶
func (c *GitlogController) Get()
type GitpullController ¶
type GitpullController struct {
controllers.BaseController
}
func (*GitpullController) Get ¶
func (c *GitpullController) Get()
type JenkinsController ¶
type JenkinsController struct {
controllers.BaseController
}
func (*JenkinsController) Get ¶
func (c *JenkinsController) Get()
type ReleaseController ¶
type ReleaseController struct {
controllers.BaseController
}
func (*ReleaseController) Get ¶
func (c *ReleaseController) Get()
type TagController ¶
type TagController struct {
controllers.BaseController
}
func (*TagController) Get ¶
func (c *TagController) Get()
Click to show internal directories.
Click to hide internal directories.