Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BundleEntry ¶
BundleEntry represents a repository entry in the bundle
type Options ¶
type Options = workspace.ListOptions
type Usecase ¶
type Usecase struct {
// contains filtered or unexported fields
}
Usecase defines the use case for listing repositories
func NewUsecase ¶
func NewUsecase( workspaceService workspace.WorkspaceService, finderService workspace.FinderService, hostingService hosting.HostingService, gitService git.GitService, ) *Usecase
NewUsecase creates a new instance of Usecase
Click to show internal directories.
Click to hide internal directories.