Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddContextUseCase ¶
type AddContextUseCase struct {
// contains filtered or unexported fields
}
func NewAddContextUseCase ¶
func NewAddContextUseCase( contextRepo repository.ContextRepository, stagingRepo repository.StagingRepository, hasherService service.HasherService, aiDetector service.AIDetectorService, projectRoot string, ) *AddContextUseCase
Click to show internal directories.
Click to hide internal directories.