MCPcopy
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
48type PagerDuty struct{}
49
50func (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