cmd

package
v0.0.0-...-2059b1e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Copyright © 2024 Werner Strydom <hello@wernerstrydom.com>

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately.

func ForEachRepositories

func ForEachRepositories(client *github.Client, ctx context.Context, organization string, predicate GitHubRepoPredicate, action GitHubRepoAction) error

Types

type GitHubRepoAction

type GitHubRepoAction func(client *github.Client, ctx context.Context, repo *github.Repository) error

type GitHubRepoPredicate

type GitHubRepoPredicate func(client *github.Client, ctx context.Context, repo *github.Repository) (bool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL