add example link to the readme
This commit is contained in:
parent
e0a56abdd1
commit
ad44d95369
@ -9,5 +9,8 @@ Event bus for testing concurrent Go programs.
|
||||
SyncBus provides a synchronization hook that can be used by multiple goroutines in Go tests to ensure and verify
|
||||
the right order of execution of testing and production code.
|
||||
|
||||
Please, find the documentation here:
|
||||
Find the documentation here:
|
||||
[https://godoc.org/github.com/aryszka/syncbus](https://godoc.org/github.com/aryszka/syncbus).
|
||||
|
||||
Find an example here:
|
||||
[http://localhost:8989/pkg/github.com/aryszka/syncbus/#example_](http://localhost:8989/pkg/github.com/aryszka/syncbus/#example_).
|
||||
|
Loading…
Reference in New Issue
Block a user