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

microsoft-kiota-http-go

JSON →
library1.5.6gogounverified

Package nethttplibrary implements the Kiota abstractions with net/http to execute the requests.

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

nethttplibrary
github.com/microsoft/kiota-http-go

Creates a new HTTP request adapter using Kiota abstractions.

package main import ( "fmt" "github.com/microsoft/kiota-http-go" ) func main() { adapter, err := nethttplibrary.NewNetHttpRequestAdapter() if err != nil { panic(err) } fmt.Println(adapter) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
microsoft-kiota-http-go — go get microsoft-kiota-http-go · libregistry