MCPcopy Create free account
hub / github.com/chainreactors/spray / Close

Method Close

core/task.go:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69}
70
71func (gen *TaskGenerator) Close() {
72 close(gen.tasks)
73}

Calls

no outgoing calls