package
0.52.4
Repository: https://github.com/stormforger/cli.git
Documentation: pkg.go.dev

# Packages

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

# Functions

ExtractTestRunResources will try to extract information to the given test run based on a "reference".
NewClient returns a new initialized API client.
UnmarshalMeta will take a io.Reader and try to parse "meta" information from a JSONApi response.

# Constants

No description provided by the author
No description provided by the author

# Structs

Client represents the API client.
No description provided by the author
ErrorDetail holds data on a specific JSONAPI error.
ErrorPayload holds the list of returned JSONAPI errors.
EvaluationErrorMeta holds meta data on JS Evaluation errors.
EvaluationStackFrame represents a stack frame returned by evaluation errors.
FileFixtureParams represents params BLA TODO.
Links holds JSONAPI links.
Meta holds meta data of a JSONApi response.
TestRunLaunchOptions represents a single TestRunLaunchOptions.
TestRunResources describes infos on a test run.
User describes a API user.