Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Code
- type Error
- type ExtendedErrorInfo
- type OperationClient
- type OperationDisplay
- type OperationList
- type OperationListIterator
- type OperationListPage
- type OperationResponse
- type PartnerClient
- type PartnerProperties
- type PartnerResponse
- type State
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New() BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string) BaseClient
type ExtendedErrorInfo ¶
type ExtendedErrorInfo = original.ExtendedErrorInfo
type OperationClient ¶
type OperationClient = original.OperationClient
func NewOperationClient ¶
func NewOperationClient() OperationClient
func NewOperationClientWithBaseURI ¶
func NewOperationClientWithBaseURI(baseURI string) OperationClient
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationList ¶
type OperationList = original.OperationList
type OperationListIterator ¶
type OperationListIterator = original.OperationListIterator
type OperationListPage ¶
type OperationListPage = original.OperationListPage
type OperationResponse ¶
type OperationResponse = original.OperationResponse
type PartnerClient ¶
type PartnerClient = original.PartnerClient
func NewPartnerClient ¶
func NewPartnerClient() PartnerClient
func NewPartnerClientWithBaseURI ¶
func NewPartnerClientWithBaseURI(baseURI string) PartnerClient
type PartnerProperties ¶
type PartnerProperties = original.PartnerProperties
type PartnerResponse ¶
type PartnerResponse = original.PartnerResponse
Click to show internal directories.
Click to hide internal directories.