org

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ghc *github.Client) *cobra.Command

Types

type RepoFunc

type RepoFunc func(ctx context.Context, ghc *github.Client, org, repo string) error

type RepoMapper

type RepoMapper interface {
	Execute(context.Context) error
}

func NewRepoMapper

func NewRepoMapper(name string, ghc *github.Client, org *string, rf RepoFunc) RepoMapper

Jump to

Keyboard shortcuts

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