Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSystemInTestMode ¶
func IsSystemInTestMode() bool
IsSystemInTestMode checks if the system is running for tests.
func StrToURL ¶
StrToURL creates *url.URL from the given parameters. If the str does not have a Scheme segment then defaultProtocol parameter is used as a Scheme. Returns error if the given str is not a URL.
func StringInSlice ¶
StringInSlice checks if the given string is in the given list of strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.