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