Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ AfterTest
Method
AfterTest
api/message_test.go:43–45 ·
view source on GitHub ↗
(string, string)
Source
from the content-addressed store, hash-verified
41
}
42
43
func
(s *MessageSuite) AfterTest(string, string) {
44
s.db.Close()
45
}
46
47
func
(s *MessageSuite) Notify(userID uint, msg *model.MessageExternal) {
48
s.notifiedMessage = msg
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected