Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncDeltasSentTotal ¶
func IncDeltasSentTotal()
func IncScansTotal ¶
func ObserveScanDuration ¶
func SetPendingImagesCount ¶
func SetPendingImagesCount(v int)
func SetTotalImagesCount ¶
func SetTotalImagesCount(v int)
Types ¶
type ScanStatus ¶
type ScanStatus string
const ( ScanStatusOK ScanStatus = "ok" ScanStatusError ScanStatus = "error" )
Click to show internal directories.
Click to hide internal directories.