MCPcopy 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
163func (this *Manager) TaskMap() map[int64]Task {
164 return this.taskMap
165}
166
167// Quit 退出管理器
168func (this *Manager) Quit() {

Callers 1

TestNewManagerFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestNewManagerFunction · 0.64