apply

package
v4.0.7 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Usecase

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

Usecase represents the create use case

func NewUsecase

func NewUsecase(
	workspaceService workspace.WorkspaceService,
	finderService workspace.FinderService,
	referenceParser repository.ReferenceParser,
	overlayService overlay.OverlayService,
) *Usecase

func (*Usecase) Apply

func (uc *Usecase) Apply(ctx context.Context, location *repository.Location, overlayID string) error

func (*Usecase) Execute

func (uc *Usecase) Execute(ctx context.Context, refStr string, overlayID string) error

Jump to

Keyboard shortcuts

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