Registry / http-client / gogs-go-gogs-client

gogs-go-gogs-client

JSON →
library0.0.0-20210131175652-1d7215cd8d85gogounverified

A Go client library for interacting with the Gogs Git hosting service API.

go get github.com/gogs/go-gogs-client
INSTALL
IMPORT
SIG · GOGS-GO-GOGS-CLIEN
G
gogs-go-gogs-client
http-clientgov0.0.0-20210131175652-1d7215cd8d85
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.

gogs
github.com/gogs/go-gogs-client

Create a new Gogs API client.

package main import ( "fmt" "github.com/gogs/go-gogs-client" ) func main() { client := gogs.NewClient("https://try.gogs.io", "token") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210131175652-1d7215cd8d85latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
gogs-go-gogs-client — go get gogs-go-gogs-client · libregistry