MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Cancel

Method Cancel

internal/stats/bandwidth_stat_manager.go:308–310  ·  view source on GitHub ↗

Cancel 取消上传

()

Source from the content-addressed store, hash-verified

306
307// Cancel 取消上传
308func (this *BandwidthStatManager) Cancel() {
309 this.ticker.Stop()
310}
311
312// 从本地缓存文件中恢复数据
313func (this *BandwidthStatManager) recover() {

Callers 1

initFunction · 0.80

Calls 1

StopMethod · 0.65

Tested by

no test coverage detected