# Functions
No description provided by the author
Html2Json parses the raw html data and converts it into a json string.
IsPathSpec is a wrapper around ParsePathSpec that discards the parsed PathSpec.
No description provided by the author
No description provided by the author
OpenFileOrUrl opens either a local file or gives the resp.Body from a remote file.
ParsePathSpec tries to parse the given string into a PathSpec.
No description provided by the author
No description provided by the author
WaitForTCP polls indefinitely until it can connect to the given TCP address.
Xhtml2Json parses the raw xhtml data and converts it into a json string.
Xml2Json parses the raw xml data and converts it into a json string there are 2 formats for the result json: - "xml": use mxj.NewMapXmlSeq (more complex format including #seq) - "xml2": use mxj.NewMapXmlSeq (simpler format).
# Structs
OAuthClientConfig is our config for a single oAuth client.
OAuthEndpointConfig is our config for an oAuth endpoint.
PathSpec is a path specifier for including tests within manifests.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OAuthClientsConfig is our config for multiple oAuth clients.