//
pkg.gl
Category
github.com/vmware/dispatch
pkg
testing
fakeserver
package
0.2.0-alpha
Repository:
https://github.com/vmware/dispatch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
110 SLOC
#
Functions
NewFakeServer
NewFakeServer creates new instance of fake server.
#
Structs
FakeServer
FakeServer allows setting up HTTP handlers for testing purposes.
Payload
Payload defines combination of expected request body, response body and response code.