Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DetectionRepository ¶
type DetectionRepository struct{}
func NewDetectionRepository ¶
func NewDetectionRepository() *DetectionRepository
func (*DetectionRepository) EndDetection ¶
func (*DetectionRepository) StartDetection ¶
type DetectionService ¶
type DetectionService struct {
// contains filtered or unexported fields
}
func NewDetectionService ¶
func NewDetectionService(repository Repository) *DetectionService
type Repository ¶
Click to show internal directories.
Click to hide internal directories.