MCPcopy Create free account
hub / github.com/Alex-Rachel/TGameServer / Do

Method Do

manager/workPool.go:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5// --------------------------- Job ---------------------
6type Job interface {
7 Do()
8}
9
10// --------------------------- Worker ---------------------

Callers 1

RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected