package internal
import "github.com/Azure/azure-sdk-for-go/sdk/internal"
internal contains content for Azure SDK developers.
Index ¶
Constants ¶
const ( // Module is the name of the calling module used in telemetry data. Module = "internal" // Version is the semantic version (see http://semver.org) of this module. Version = "v1.1.2" )
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
diag | |
errorinfo | |
log | |
mock | |
perf | |
recording | |
telemetry | |
temporal | |
uuid |
Tools for package owners.