package
0.14.2
Repository: https://github.com/cloudnative-zoo/go-commons.git
Documentation: pkg.go.dev

# Functions

New initializes a new GitHub Service instance with the provided opts.
WithPaginationMaxLimit sets the maximum number of items to request per page when paginating through results.
WithToken sets up authentication for the GitHub client using a personal access token.

# Constants

DefaultPaginationMaxLimit is the default maximum number of items to request per page when paginating through results.

# Structs

No description provided by the author

# Type aliases

Options defines a function signature for configuring a GitHub Service instance.