Documentation ¶ Index ¶ func Format(comp, ver string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Format ¶ func Format(comp, ver string) string Format creates the properly formatted SDK component for a User-Agent string. Ex: azsdk-go-azservicebus/v1.0.0 (go1.19.3; linux) comp - the package name for a component (ex: azservicebus) ver - the version of the component (ex: v1.0.0) Types ¶ This section is empty. Source Files ¶ View all Source files telemetry.go Click to show internal directories. Click to hide internal directories.