Home
last modified time | relevance | path

Searched refs:updateCachesTickerDone (Results 1 – 1 of 1) sorted by relevance

/dports/ftp/sftpgo/sftpgo-2.2.0/dataprovider/
H A Ddataprovider.go153 updateCachesTickerDone chan bool var
1281 updateCachesTickerDone <- true
2146 updateCachesTickerDone = make(chan bool)
2151 case <-updateCachesTickerDone: