Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sourcegraph/checkup
/ Notify
Method
Notify
interfaces.go:41–41 ·
view source on GitHub ↗
([]types.Result)
Source
from the content-addressed store, hash-verified
39
type
Notifier
interface
{
40
Type() string
41
Notify([]types.Result) error
42
}
43
44
// Provisioner is a type of storage mechanism that can
Callers
1
Check
Method · 0.65
Implementers
3
fake
checkup_test.go
Notifier
notifier/slack/slack.go
Notifier
notifier/mail/mail.go
Calls
no outgoing calls
Tested by
no test coverage detected