scanmanager

package
v0.0.0-...-c34a4ac Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanManager

type ScanManager struct {
	DiffChannel  chan<- *hungryfox.Diff
	Log          zerolog.Logger
	StateManager hungryfox.IStateManager
	// contains filtered or unexported fields
}

ScanManager -

func (*ScanManager) DryRun

func (sm *ScanManager) DryRun()

func (*ScanManager) ScanRepo

func (sm *ScanManager) ScanRepo(index int)

ScanRepo - open exist git repository and fing leaks

func (*ScanManager) SetConfig

func (sm *ScanManager) SetConfig(config *config.Config)

SetConfig - update configuration

func (*ScanManager) Start

func (sm *ScanManager) Start(config *config.Config) error

Start - start ScanManager instance

func (*ScanManager) Status

func (sm *ScanManager) Status() *hungryfox.Repo

Status - get status for current repo

func (*ScanManager) Stop

func (sm *ScanManager) Stop() error

Jump to

Keyboard shortcuts

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