Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInfo ¶
type ClientInfo struct { ServiceName string // Name of the service. For example: ExampleOrg Endpoint string // Base URL for the client. For example: http://api.example.org }
ClientInfo holds metadata about the client.
Click to show internal directories.
Click to hide internal directories.