status

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusResult

type StatusResult struct {
	ActiveBranch entity.Branch
	StagedFiles  []entity.StagedContext
}

type ViewStatusUseCase

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

func NewViewStatusUseCase

func NewViewStatusUseCase(stagingRepo repository.StagingRepository, branchRepo repository.BranchRepository) *ViewStatusUseCase

func (*ViewStatusUseCase) Execute

func (uc *ViewStatusUseCase) Execute() (StatusResult, error)

Jump to

Keyboard shortcuts

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