internal

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClientVersion           = "2025.12.13"
	UnauthenticatedClientID = "txNoH4kkV41MfH25"
)

Variables

View Source
var (
	ClientID     string
	ClientSecret string
)

Functions

This section is empty.

Types

type Client

type Client struct {
	*http.Client
	// contains filtered or unexported fields
}

func NewClient

func NewClient(countryCode string, authStrategies ...auth.AuthStrategy) *Client

type Config

type Config struct {
	CountryCode string `json:"countryCode"`
	Locale      string `json:"locale"`
}

type MiddlewareRoundTripper

type MiddlewareRoundTripper struct {
	// contains filtered or unexported fields
}

func (MiddlewareRoundTripper) RoundTrip

func (m MiddlewareRoundTripper) RoundTrip(req *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL