package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
TestGate
This plug includes a minimal RoundTripper gate that can be used for E2E testing.
The plug accepts two configuration parameters:
- SENDER - a string indicating a sender name (default is "someone")
- RESPONSE - a string indicating the response to send (default is "CU")
If the gate sees a request header of x-testgate-hi
- The gate will log:
hehe, <SENDER> noticed me!
- The gate will add the following response header
x-testgate-bye: <RESPONSE>
This plug is not meant to be used in production.
Using Plugs
Using this plug depends on the system where your service runs. When using Knative, use qpoption to attache a plug to Queue Proxy.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.