Documentation ¶
Index ¶
Constants ¶
View Source
const URL string = "https://secure.shippingapis.com/ShippingAPI.dll?API="
URL is The base endpoint for all API calls
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the main Client Interface
func (*Client) SetHTTPClient ¶
SetHTTPClient function sets the httpClient for the client
Click to show internal directories.
Click to hide internal directories.