package
1.95.0
Repository: https://github.com/getoutreach/gobox.git
Documentation: pkg.go.dev

# Functions

GetToken returns a github access token from the machine.
NewClient returns a new Github client using credentials from GetToken().
WithAllowUnauthenticated allows the client to be created without a token.
WithLogger provides a logger for the client.

# Structs

Options contains the options for a Github client.

# Type aliases

Option is a functional option for configuring a client.