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