Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/goinaction/code
/ notify
Method
notify
chapter5/listing36/listing36.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
// type behavior.
10
type
notifier
interface
{
11
notify()
12
}
13
14
// user defines a user in the program.
Callers
6
main
Function · 0.65
sendNotification
Function · 0.65
sendNotification
Function · 0.65
main
Function · 0.65
sendNotification
Function · 0.65
sendNotification
Function · 0.65
Implementers
8
user
chapter5/listing50/listing50.go
user
chapter5/listing56/listing56.go
user
chapter5/listing48/listing48.go
admin
chapter5/listing48/listing48.go
user
chapter5/listing60/listing60.go
admin
chapter5/listing60/listing60.go
user
chapter5/listing11/listing11.go
user
chapter5/listing36/listing36.go
Calls
no outgoing calls
Tested by
no test coverage detected