Versions in this module Expand all Collapse all v1 v1.7.1 Mar 14, 2022 v1.7.0 Feb 22, 2022 Changes in this version + const EdgeComputeTrial + const RequestTimeout + func Get(host, path, token string, c api.HTTPClient) (data []byte, err error) + type APIError struct + Err error + StatusCode int + func NewError(err error, statusCode int) APIError + func (e APIError) Error() string