Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineGitHubRefType ¶
func DetermineGitHubRefType(owner string, repo string, unknownRef string) (*PossiblyStableTag, *Branch, bool, error)
DetermineGitHubRefType will use the GitHub API to determine if a passed ref is a commit, branch or tag
Types ¶
type PossiblyStableTag ¶
Click to show internal directories.
Click to hide internal directories.