Registry / http-client / cli-go-gh-v2

cli-go-gh-v2

JSON →
library2.13.0gogounverified

Go-gh is a library for CLI Go applications to interface with the gh CLI tool and the GitHub API.

go get github.com/cli/go-gh/v2
INSTALL
IMPORT
SIG · CLI-GO-GH-V2
C
cli-go-gh-v2
http-clientgov2.13.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.

gh
✓ github.com/cli/go-gh/v2

Create a GitHub REST client using go-gh.

package main import ( "github.com/cli/go-gh/v2" ) func main() { // Example: get the current GitHub user client, _ := gh.RESTClient(nil) _ = client }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Resources
cli-go-gh-v2 — go get cli-go-gh-v2 · libregistry