Versions in this module Expand all Collapse all v0 v0.6.0 Mar 5, 2020 Changes in this version + var CurrentContext context.Context + func WrapHandlerWithListeners(handler interface{}, listeners ...HandlerListener) interface + type HandlerListener interface + HandlerFinished func(ctx context.Context) + HandlerStarted func(ctx context.Context, msg json.RawMessage) context.Context