MCPcopy Create free account
hub / github.com/PacktPublishing/Go-Programming-Cookbook-Second-Edition / Process

Function Process

chapter10/pool/work.go:30–39  ·  view source on GitHub ↗

Process dispatches work to the worker pool channel

(wr WorkRequest)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestProcessFunction · 0.70
WorkerFunction · 0.70

Calls 2

hashWorkFunction · 0.85
compareWorkFunction · 0.85

Tested by 1

TestProcessFunction · 0.56