Documentation ¶
Index ¶
Constants ¶
This section is empty.
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 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.
Click to show internal directories.
Click to hide internal directories.