package
0.0.0-20231214144635-a707781cbb24
Repository: https://github.com/khulnasoft/codebase.git
Documentation: pkg.go.dev
# Structs
GitHubInstallation represents GitHub Apps Installation data.
GitHubInstallationDatastore is store of GitHubInstallation by Datastore of Google Appengine.
GitHubRepositoryToken represents token data for authenticating codebase CLI to the target repository.
GitHubRepoTokenDatastore is store of GitHubRepositoryToken by Datastore of Google Appengine.
# Interfaces
GitHubInstallationStore represents GitHubInstallation storage interface.
GitHubRepositoryTokenStore represents GitHubRepositoryToken storage interface.