Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Endpoint *config.Endpoint Credential *config.Credential // contains filtered or unexported fields }
Service ***
func NewService ¶
func NewService(credential *config.Credential, endpoint *config.Endpoint) *Service
Click to show internal directories.
Click to hide internal directories.