Documentation ¶
Index ¶
- func GetPaginatedResult[T any, K any](ctx context.Context, backoff *backoff.Backoff, callOpts *github.ListOptions, ...) ([]T, error)
- func InstallsAggregator(installs *github.OrganizationInstallations) []types.Install
- func RunnersAggregator(runners *github.Runners) []types.Runner
- func WebhooksAggregator(hooks []*github.Hook) []types.Webhook
- func WorkflowsAggregator(workflows *github.Workflows) []types.Workflow
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPaginatedResult ¶
func InstallsAggregator ¶
func InstallsAggregator( installs *github.OrganizationInstallations, ) []types.Install
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.