Documentation
¶
Index ¶
- func Http(ctx context.Context, client *http.Client, URL string, method string, ...) (*http.Response, error)
- func Raw(ctx context.Context, client *http.Client, URL string, method string, ...) (*http.Response, error)
- func Send(client *http.Client, URL string, method string, data []byte) *iresponse.Response
- func ToJSON(data interface{}) json.RawMessage
- type Nameservers
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToJSON ¶ added in v0.1.42
func ToJSON(data interface{}) json.RawMessage
Types ¶
Click to show internal directories.
Click to hide internal directories.