Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 取消上传
308
func
(this *BandwidthStatManager) Cancel() {
309
this.ticker.Stop()
310
}
311
312
// 从本地缓存文件中恢复数据
313
func
(this *BandwidthStatManager) recover() {
Callers
1
init
Function · 0.80
Calls
1
Stop
Method · 0.65
Tested by
no test coverage detected