Registry / utility / azure-azure-sdk-for-go-sdk-to

azure-azure-sdk-for-go-sdk-to

JSON →
librarygogounverified

Provides helper functions for converting Go types to pointer types used in Azure SDK for Go.

go get github.com/Azure/azure-sdk-for-go/sdk/to
INSTALL
IMPORT
SIG · AZURE-AZURE-SDK-FO
A
azure-azure-sdk-for-go-sdk-to
utilitygo
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

to
github.com/Azure/azure-sdk-for-go/sdk/to

Convert a string to a pointer using the to package.

package main import ( "fmt" "github.com/Azure/azure-sdk-for-go/sdk/to" ) func main() { ptr := to.StringPtr("hello") fmt.Println(*ptr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
2
Resources
azure-azure-sdk-for-go-sdk-to — go get azure-azure-sdk-for-go-sdk-to · libregistry