added the notify module
This commit is contained in:
10
notify/test_output.txt
Normal file
10
notify/test_output.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# git.haelnorr.com/h/golib/notify [git.haelnorr.com/h/golib/notify.test]
|
||||
./notifier_test.go:55:23: sub.unsubscribelock undefined (type *Subscriber has no field or method unsubscribelock)
|
||||
./notifier_test.go:198:6: sub.unsubscribelock undefined (type *Subscriber has no field or method unsubscribelock)
|
||||
./notifier_test.go:210:6: sub.unsubscribelock undefined (type *Subscriber has no field or method unsubscribelock)
|
||||
./subscriber_test.go:361:22: sub.unsubscribed undefined (type *Subscriber has no field or method unsubscribed)
|
||||
./subscriber_test.go:365:21: sub.unsubscribed undefined (type *Subscriber has no field or method unsubscribed)
|
||||
./subscriber_test.go:369:21: sub.unsubscribed undefined (type *Subscriber has no field or method unsubscribed)
|
||||
./subscriber_test.go:381:23: sub.unsubscribelock undefined (type *Subscriber has no field or method unsubscribelock)
|
||||
./subscriber_test.go:382:22: sub.unsubscribed undefined (type *Subscriber has no field or method unsubscribed)
|
||||
FAIL git.haelnorr.com/h/golib/notify [build failed]
|
||||
Reference in New Issue
Block a user