variables

package
v0.0.0-...-7a8f764 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupScan

type GroupScan struct{}

func (*GroupScan) Batchable

func (t *GroupScan) Batchable() bool

func (*GroupScan) Emoji

func (t *GroupScan) Emoji() rune

func (*GroupScan) Enabled

func (t *GroupScan) Enabled() bool

func (*GroupScan) Execute

func (t *GroupScan) Execute(_ *exocomp.Repo, _ *gitlab.Project, group *gitlab.Group, g *exocomp.Gitlab, c *cli.Context) error

Execute is intended to execute against local repo, e.g. find, search,...

func (*GroupScan) Flags

func (t *GroupScan) Flags() []cli.Flag

func (*GroupScan) Name

func (t *GroupScan) Name() string

func (*GroupScan) New

func (t *GroupScan) New(c *cli.Context) exocomp.Task

func (*GroupScan) Scope

func (t *GroupScan) Scope() exocomp.TaskScope

type ProjectScan

type ProjectScan struct{}

func (*ProjectScan) Batchable

func (t *ProjectScan) Batchable() bool

func (*ProjectScan) Emoji

func (t *ProjectScan) Emoji() rune

func (*ProjectScan) Enabled

func (t *ProjectScan) Enabled() bool

func (*ProjectScan) Execute

func (t *ProjectScan) Execute(_ *exocomp.Repo, p *gitlab.Project, _ *gitlab.Group, g *exocomp.Gitlab, c *cli.Context) error

Execute is intended to execute against local repo, e.g. find, search,...

func (*ProjectScan) Flags

func (t *ProjectScan) Flags() []cli.Flag

func (*ProjectScan) Name

func (t *ProjectScan) Name() string

func (*ProjectScan) New

func (t *ProjectScan) New(c *cli.Context) exocomp.Task

func (*ProjectScan) Scope

func (t *ProjectScan) Scope() exocomp.TaskScope

Jump to

Keyboard shortcuts

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