Registry / auth / authzed-authzed-go

authzed-authzed-go

JSON →
library1.10.0gogounverified

Package authzed-go provides a Go client for the Authzed API.

go get github.com/authzed/authzed-go
INSTALL
IMPORT
SIG · AUTHZED-AUTHZED-GO
A
authzed-authzed-go
authgov1.10.0
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.

authzed
github.com/authzed/authzed-go

Create an Authzed client

package main import ( "github.com/authzed/authzed-go/v1" ) func main() { client, _ := authzed.NewClient("tls://localhost:50051", authzed.WithBearerToken("mytoken")) _ = client }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
authzed-authzed-go — go get authzed-authzed-go · libregistry