package
1.3.0
Repository: https://github.com/azure/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

NewTokenProvider creates a tokenProvider from azcore.TokenCredential.
NewTokenProviderWithConnectionString creates a tokenProvider from a connection string.

# Structs

TokenProvider handles access tokens and expiration calculation for SAS keys (via connection strings) or TokenCredentials from Azure Identity.