87e1252065
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
5 lines
136 B
Go
5 lines
136 B
Go
package audit
|
|
|
|
func (ap *Processor) processStartAudit(epoch uint64) {
|
|
ap.log.Info("flushing left audit results and refilling queue")
|
|
}
|