package
0.0.0-20230102202728-8a3278a7f51c
Repository: https://github.com/animeapis/api-go-client.git
Documentation: pkg.go.dev
# Functions
DefaultAuthScopes reports the default set of authentication scopes to use with this package.
NewClient creates a new hub client based on gRPC.
NewGitClient creates a new git client based on gRPC.
NewGitRESTClient creates a new git rest client.
NewRESTClient creates a new hub rest client.
# Structs
CallOptions contains the retry settings for each method of Client.
Client is a client for interacting with Hub API.
GitCallOptions contains the retry settings for each method of GitClient.
GitClient is a client for interacting with Hub API.
RepositoryIterator manages a stream of *hubpb.Repository.