Documentation
¶
Overview ¶
Package identity provides functionality to interact with the identity GraphQL API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service interacts with the identity GraphQL API.
func NewService ¶
NewService creates a new instance of Service with optional TLS certificate pool.
func (*Service) GetVehicleInfo ¶
GetVehicleInfo fetches vehicle information from the identity API.
Click to show internal directories.
Click to hide internal directories.