//
pkg.gl
Category
github.com/assi010/gotransip/v6
internal
testutil
package
6.25.0
Repository:
https://github.com/assi010/gotransip.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
65 SLOC
#
Functions
GetMockServer
GetMockServer is a wrapper for returning a more generic MockServer's HTTPServer.
#
Structs
MockServer
MockServer struct is used to test the how the client sends a request and responds to a servers response.