Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHttpClientForTest ¶
func NewHttpClientForTest(config *HttpConfig) *http.Client
Types ¶
type HttpConfig ¶
type HttpConfig struct {
// contains filtered or unexported fields
}
func NewHttpConfig ¶
func NewHttpConfig(path string, status int, body []byte) *HttpConfig
Click to show internal directories.
Click to hide internal directories.