Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IntArrayContains ¶
IntArrayContains checks is given int exists in any of the provided values.
func MergeUrl ¶
MergeUrl computes the actual request url by combining prefixUrl and url. If both prefixUrl and url are absolute, gotcha will assume url to be the resulting url when isRedirect is true. When isRedirect is false, gotcha will assume prefixUrl to be the root url that needs to be merged.
func StringArrayContains ¶
StringArrayContains checks is given string contains any of the provided values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.