//
pkg.gl
Category
github.com/AnneNamuli/go-stellar
support
http
httptest
package
0.1.0
Repository:
https://github.com/annenamuli/go-stellar.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
139 SLOC
#
Functions
NewClient
NewClient returns a new mocked http client.
NewServer
NewServer returns a new test server instance using the provided handler.
#
Structs
Client
Client represents an easier way to mock http client behavior.
ClientExpectation
ClientExpectation represents a in-process-of-being-built http client mocking operation.
Server
No description provided by the author