Versions in this module Expand all Collapse all v1 v1.0.0 May 27, 2018 Changes in this version + func ResolveResolvePath(hostname string) string + type AtqDnsresolution struct + IP *string + type Client struct + Decoder *goa.HTTPDecoder + Encoder *goa.HTTPEncoder + func New(c goaclient.Doer) *Client + func (c *Client) DecodeAtqDnsresolution(resp *http.Response) (*AtqDnsresolution, error) + func (c *Client) NewResolveResolveRequest(ctx context.Context, path string) (*http.Request, error) + func (c *Client) ResolveResolve(ctx context.Context, path string) (*http.Response, error)