Documentation ¶ Overview ¶ Package http provides a http based message broker Index ¶ func Handle(pattern string, handler http.Handler) broker.Option func NewBroker(opts ...broker.Option) broker.Broker Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Handle ¶ added in v0.14.0 func Handle(pattern string, handler http.Handler) broker.Option Handle registers the handler for the given pattern. func NewBroker ¶ func NewBroker(opts ...broker.Option) broker.Broker NewBroker returns a new http broker Types ¶ This section is empty. Source Files ¶ View all Source files http.gooptions.go Click to show internal directories. Click to hide internal directories.