Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorFromThisScope ¶
ErrorFromThisScope can be used to get notified about a general error(what do you want from this function) and a specific error(`rootCause`), the statement who causes the error this method will log the rootCause and return the general error(`generalScopeErr`)
func IsValidURL ¶
IsValidURL tests a string to determine if it is a valid URL or not.
func MergeStoresInplace ¶
func MergeStoresInplace(dst, src core.RextKeyValueStore) (err error)
MergeStoresInplace to update key / values in destination with those in source
func StrSliceContains ¶
StrSliceContains return true if val found in items slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.