Registry / http-client / cli-go-gh

cli-go-gh

JSON →
library1.2.1gogounverified

A library for CLI Go applications to help interface with the gh CLI tool and the GitHub API.

http-clientcli
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.

github.com/cli/go-gh

Creates a GitHub REST client using the gh library.

package main import ( "fmt" "github.com/cli/go-gh" ) func main() { client, _ := gh.RESTClient(nil) fmt.Println(client) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

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

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
19 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
bytedance
2
mj12bot
1
Resources