Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
type HTTPClient struct{}
HTTPClient is a mock http client used by protocol test cases to respond success response back
func NewClient ¶
func NewClient() *HTTPClient
NewClient returns pointer of a new HTTPClient for protocol test client
Click to show internal directories.
Click to hide internal directories.