sdkclient

package
v0.6.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DefaultPort = "9980"

	DefaultLocalURL = "http://localhost:" + DefaultPort
	DefaultCloudURL = "https://api.autokitteh.cloud"
)
View Source
const (
	AuthorizationHeader = "Authorization"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	HTTPClient *http.Client
	URL        string
	Options    []connect.ClientOption
	AuthToken  string
}

func (Params) Safe

func (p Params) Safe() Params

Jump to

Keyboard shortcuts

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