Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ PagerDuty
Struct
PagerDuty
backend/plugins/pagerduty/impl/impl.go:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
} = (*PagerDuty)(nil)
47
48
type
PagerDuty
struct
{}
49
50
func
(p PagerDuty) Description() string {
51
return
"collect some PagerDuty data"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected