MCPcopy Create free account
hub / github.com/gotify/server / notify

Method notify

api/client_test.go:50–52  ·  view source on GitHub ↗
(uint, string)

Source from the content-addressed store, hash-verified

48}
49
50func (s *ClientSuite) notify(uint, string) {
51 s.notified = true
52}
53
54func (s *ClientSuite) AfterTest(suiteName, testName string) {
55 generateClientToken = originalGenerateClientToken

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected