Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hoanhan101/ultimate-go
/ notify
Method
notify
go/language/embedding_4.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
// notifier is an interface that defined notification type behavior.
10
type
notifier
interface
{
11
notify()
12
}
13
14
// user defines a user in the program.
Callers
7
sendNotification
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
sendNotification
Function · 0.65
main
Function · 0.65
sendNotification
Function · 0.65
Implementers
2
user
go/language/interface_2.go
admin
go/language/embedding_2.go
Calls
no outgoing calls
Tested by
no test coverage detected