config

package
v0.69.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KeysPerDomains

func KeysPerDomains(endpoints []Endpoint) map[string][]utils.APIKeys

KeysPerDomains turns a list of endpoints into a map of URL -> []APIKey

Types

type Endpoint

type Endpoint struct {
	APIKey   string
	Endpoint *url.URL

	// The path of the config used to get the API key. This path is used to listen for configuration updates from
	// the config.
	ConfigSettingPath string
}

Endpoint is a single endpoint where process data will be submitted.

Jump to

Keyboard shortcuts

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