Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListLatestBranchesResponse ¶
type ListLatestBranchesResponse struct { Ref string `json:"ref"` Commit string `json:"commit"` Date string `json:"date"` }
func ListLatestBranches ¶
func ListLatestBranches() []ListLatestBranchesResponse
Click to show internal directories.
Click to hide internal directories.