package telemetry

import "github.com/Azure/azure-sdk-for-go/sdk/internal/telemetry"

Index

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)

Source Files

telemetry.go

Version
v1.5.1
Published
Dec 6, 2023
Platform
windows/amd64
Imports
3 packages
Last checked
52 minutes ago

Tools for package owners.