list

package
v4.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListOptions

type ListOptions = workspace.ListOptions

type Options

type Options struct {
	Primary bool
	ListOptions
}

type Usecase added in v4.0.2

type Usecase struct {
	// contains filtered or unexported fields
}

Usecase defines the use case for listing repositories

func NewUsecase added in v4.0.2

func NewUsecase(
	workspaceService workspace.WorkspaceService,
	finderService workspace.FinderService,
) *Usecase

NewUsecase creates a new instance of Usecase

func (*Usecase) Execute added in v4.0.2

func (uc *Usecase) Execute(ctx context.Context, opts Options) iter.Seq2[*repository.Location, error]

Execute retrieves a list of repositories under the specified workspace roots

Jump to

Keyboard shortcuts

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