Registry / web-framework / palantir-go-githubapp

palantir-go-githubapp

JSON →
library0.45.0gogounverified

A framework for building GitHub Apps in Go.

go get github.com/palantir/go-githubapp
INSTALL
IMPORT
SIG · PALANTIR-GO-GITHUB
P
palantir-go-githubapp
web-frameworkgov0.45.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.

githubapp
github.com/palantir/go-githubapp

Creates a new GitHub App instance.

package main import ( "fmt" "github.com/palantir/go-githubapp" ) func main() { app, _ := githubapp.NewApp(nil) fmt.Println(app) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
palantir-go-githubapp — go get palantir-go-githubapp · libregistry