Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a small context-aware HTTP client for Open Data Hub API calls.
func NewWithHTTPClient ¶
NewWithHTTPClient creates a client around an injected HTTP client.
func (*Client) GetWithLimit ¶ added in v0.1.5
GetWithLimit performs an HTTP GET and reads at most limitBytes bytes.
Click to show internal directories.
Click to hide internal directories.