Documentation
¶
Index ¶
- func Dedupe(values []string, keyGetter ...StringKeyGetter) []string
- func GetHttpCloneUrlFromHttpLink(httpLinkUrl string) (string, error)
- func GetHttpLinkFromHttpCloneUrl(httpCloneUrl string) (string, error)
- func GetHttpLinkFromSshCloneUrl(sshCloneUrl string) (string, error)
- func GetSshCloneUrlFromHttpLinkUrl(httpLinkUrl string) (string, error)
- func IsEmpty(test string) bool
- type StringKeyGetter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dedupe ¶
func Dedupe(values []string, keyGetter ...StringKeyGetter) []string
Types ¶
type StringKeyGetter ¶
Click to show internal directories.
Click to hide internal directories.