MCPcopy Create free account
hub / github.com/monitoror/monitoror / GetDisplayName

Method GetDisplayName

monitorables/github/github.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (m *Monitorable) GetDisplayName() string {
52 return "GitHub"
53}
54
55func (m *Monitorable) GetVariantsNames() []coreModels.VariantName {
56 return pkgMonitorable.GetVariantsNames(m.config)

Callers 1

TestNewMonitorableFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNewMonitorableFunction · 0.76