Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ TaskMap
Method
TaskMap
internal/metrics/manager.go:163–165 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
}
162
163
func
(this *Manager) TaskMap()
map
[int64]Task {
164
return
this.taskMap
165
}
166
167
// Quit 退出管理器
168
func
(this *Manager) Quit() {
Callers
1
TestNewManager
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestNewManager
Function · 0.64