Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 ---------------------
6
type
Job
interface
{
7
Do()
8
}
9
10
// --------------------------- Worker ---------------------
Callers
1
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected