func()

in pkg/middleware/recorder.go [334:336]


func (r *Recorder) Stop() error {
	return r.rec.Stop()
}