Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpClient ¶
type HttpClient struct {
// contains filtered or unexported fields
}
func NewBasicHttpClient ¶
func NewBasicHttpClient() HttpClient
type MockClient ¶
type MockClient struct{}
MockClient A simple client used for test the shops which will load an HTML from the mockdata present in this same package based on the requested host.
func NewMockClient ¶
func NewMockClient() MockClient
Click to show internal directories.
Click to hide internal directories.