Versions in this module Expand all Collapse all v0 v0.0.3 Mar 7, 2022 v0.0.2 Feb 14, 2022 Changes in this version + type Publisher interface + Publish func([]byte) error + type Subscriber interface + Subscribe func(handler.MSGHandlerFunc) error