Documentation ¶
Index ¶
- func GetRemotePrice(url string) (string, error)
- func IsValidUrl(toTest string) bool
- func JSONConvert(src, dest interface{}) error
- func MatchRegex(patterns []string, s string) bool
- func MergeStrings(src, target []string) []string
- func ParseExecError(err error) string
- func RemoveStrings(src, target []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRemotePrice ¶ added in v1.2.0
func IsValidUrl ¶ added in v1.2.0
IsValidUrl tests a string to determine if it is a well-structured url or not.
func JSONConvert ¶
func JSONConvert(src, dest interface{}) error
func MatchRegex ¶
func MergeStrings ¶
func ParseExecError ¶ added in v1.0.2
func RemoveStrings ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.