11 lines
1.0 KiB
Plaintext
11 lines
1.0 KiB
Plaintext
# 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]
|