Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
Types ¶
type FakeHTTPClient ¶
type FakeHTTPClient struct {
// contains filtered or unexported fields
}
func NewFakeHTTPClient ¶
func NewFakeHTTPClient(t *testing.T) *FakeHTTPClient
Click to show internal directories.
Click to hide internal directories.