Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Requester requester.Requester AccessToken string CorporationID string IntegratorID string PlatformID string }
Config allows you to send custom settings and API authentication
type Option ¶
func WithCorporationID ¶
WithCorporationID send corporation id to api by headers.
func WithHTTPClient ¶
WithHTTPClient allow to do requests using received http client.
func WithIntegratorID ¶
WithIntegratorID send integrator id to api by headers.
func WithPlatformID ¶
WithPlatformID send platform id to api by headers.
Click to show internal directories.
Click to hide internal directories.