package
2.0.0-beta2+incompatible
Repository: https://github.com/tricksterproxy/trickster.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package tls provides functionality for use when conducting tests with TLS.

# Functions

BasicHTTPHandler is a basic HTTP Handler for use in unit e.
NewTestInstance will start a trickster.
NewTestPathConfig returns a path config based on the provided parameters.
NewTestRewriterInstructions returns a set of example Rewriter Instructions for use in unit testing.
NewTestServer returns a new httptest.Server that responds with the provided code, body and headers.
NewTestTracer returns a standard out tracer for testing purposes.
NewTestWebClient returns a new *http.Client configured with reasonable defaults.

# Constants

Epoch2020 is the epoch value representing 1 January 2020 00:00:00 UTC.

# Variables

ErrTest is a Test Error.
Time2020 is the Time.Time representing 1 January 2020 00:00:00 UTC.