Documentation ¶
Index ¶
Constants ¶
View Source
const SdkName = "databricks-sdk-go"
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
FromContext gets compliant user-agent string in a given context
func InContext ¶
InContext populates context with user agent dimension, usually to differentiate subsets of functionality and agreed with Databricks.
func WithProduct ¶
func WithProduct(name, version string)
WithProduct is expected to be set by developers to differentiate their app from others. usage of `databricks.WithProduc` is preferred.
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.
Click to show internal directories.
Click to hide internal directories.