useragent

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 9 Imported by: 6

Documentation

Index

Constants

View Source
const (
	RuntimeKey = "runtime"
	CicdKey    = "cicd"
	AuthKey    = "auth"
)

Variables

This section is empty.

Functions

func CiCdProvider added in v0.25.0

func CiCdProvider() string

func ClearCache added in v0.35.0

func ClearCache()

Clear cached user agent values like the DBR version or the CI/CD provider being used. This is useful for testing.

func FromContext

func FromContext(ctx context.Context) string

FromContext gets compliant user-agent string in a given context

func InContext

func InContext(ctx context.Context, key, value string) context.Context

InContext populates context with user agent dimension, usually to differentiate subsets of functionality and agreed with Databricks.

func Runtime added in v0.35.0

func Runtime() string

func Sanitize added in v0.35.0

func Sanitize(s string) string

func WithProduct

func WithProduct(name, version string)

WithProduct sets the product name and product version globally. It should be called by developers to differentiate their application from others.

func WithUserAgentExtra

func WithUserAgentExtra(key, value string)

WithUserAgentExtra sets per-process extra user agent data, which integration developers have agreed with Databricks.

Types

This section is empty.

Jump to

Keyboard shortcuts

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