Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SmartPool/smartpool-client
/ testWork
Struct
testWork
protocol/test_work.go:7–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
testWork
struct
{
8
}
9
10
func
(w *testWork) ID() string {
11
return
"work"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected