README ¶ Publisher-subscriber example This is an example of a publisher and subscriber. To run the example, generate Go bindings by running go generate Then you can run the publisher and subscriber in separate terminals: go run ./publisher go run ./subscriber Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files generate.go Directories ¶ Show internal Expand all Path Synopsis publisher subscriber Click to show internal directories. Click to hide internal directories.