Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
func
(m *Monitorable) GetDisplayName() string {
52
return
"GitHub"
53
}
54
55
func
(m *Monitorable) GetVariantsNames() []coreModels.VariantName {
56
return
pkgMonitorable.GetVariantsNames(m.config)
Callers
1
TestNewMonitorable
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestNewMonitorable
Function · 0.76