internal

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const APIEndpoint = "https://public.escape.tech"

Variables

View Source
var (
	BuildDate    string
	BuildVersion string
)

Functions

This section is empty.

Types

type TransportWithAuth

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

func NewTransportWithAuth

func NewTransportWithAuth(
	apiKey string,
) *TransportWithAuth

func (*TransportWithAuth) RoundTrip

func (t *TransportWithAuth) 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