//
pkg.gl
Category
github.com/adevinta/ghe-reposec
internal
github
package
0.1.4
Repository:
https://github.com/adevinta/ghe-reposec.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
225 SLOC
#
Functions
NewClient
NewClient creates a new GitHub Enterprise client.
#
Variables
ErrAPIBaseURLRequired
ErrAPIBaseURLRequired is returned when a GitHub Enterprise API base URL is not provided.
ErrTokenRequired
ErrTokenRequired is returned when a GitHub Enterprise token is not provided.
#
Structs
Client
Client is a GitHub client wrapper.