//
pkg.gl
Category
github.com/aliworkshop/stellar-go
support
http
httptest
package
0.1.2
Repository:
https://github.com/aliworkshop/stellar-go.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