//
pkg.gl
Category
github.com/apache/apisix-go-plugin-runner
pkg
httptest
package
0.5.0
Repository:
https://github.com/apache/apisix-go-plugin-runner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
85 SLOC
#
Functions
NewRecorder
NewRecorder returns an initialized ResponseRecorder.
#
Structs
Header
No description provided by the author
ResponseRecorder
ResponseRecorder is an implementation of pkgHTTP.Response that records its mutations for later inspection in tests.