Registry / http-client / microsoft-kiota-abstractions-go

microsoft-kiota-abstractions-go

JSON →
library1.9.4gogounverified

Provides the base infrastructure for the Kiota-generated SDKs to function.

go get github.com/microsoft/kiota-abstractions-go
INSTALL
IMPORT
SIG · MICROSOFT-KIOTA-AB
M
microsoft-kiota-abstractions-go
http-clientgov1.9.4
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.

kiotaabstractions
github.com/microsoft/kiota-abstractions-go

Creates an anonymous authentication provider using Kiota abstractions.

package main import ( "context" "github.com/microsoft/kiota-abstractions-go/authentication" ) func main() { provider := authentication.NewAnonymousAuthenticationProvider() _ = provider _ = context.Background() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
microsoft-kiota-abstractions-go — go get microsoft-kiota-abstractions-go · libregistry