modulepackage
0.0.0-20250210222226-442fdacc1d16
Repository: https://github.com/carabiner-dev/github.git
Documentation: pkg.go.dev
# README
github
Super simple GitHub API client.
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
DefaultEnvTokenReader is an env token reader configured to read the token from the GITHUB_TOKEN env variable.
# Structs
No description provided by the author
EnvTokenReader is a token reader that extracts an API token from an environment variable.
No description provided by the author
# Interfaces
Replaceable caller interface.
TokenReader is an interface that abstracts a mechanism to read a token securely.