MCPcopy 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
7type testWork struct {
8}
9
10func (w *testWork) ID() string {
11 return "work"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected