Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ Testmo
Struct
Testmo
backend/plugins/testmo/impl/impl.go:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
} = (*Testmo)(nil)
46
47
type
Testmo
struct
{}
48
49
func
(p Testmo) Init(basicRes context.BasicRes) errors.Error {
50
api.Init(basicRes, p)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected