Documentation ¶
Index ¶
- func DecodeBase64(s string) string
- func DockerNamespaceParse(namespace string) (*source, error)
- func GitUrlParse(url string) (*source, error)
- func Int64ToInt(i int64) int
- func IntToString(i int) string
- func StringToBool(s string) bool
- func StringToInt(s string) int
- func StringToInt64(s string) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeBase64 ¶
func DockerNamespaceParse ¶
func GitUrlParse ¶
Parse incoming string git url in source type Ex:
- https://github.com/lastbackend/vendors.git
- git@github.com:lastbackend/vendors.git
func Int64ToInt ¶
func IntToString ¶
func StringToBool ¶
func StringToInt ¶
func StringToInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.