Versions in this module Expand all Collapse all v0 v0.2.1 Mar 2, 2020 v0.2.0 Feb 27, 2020 Changes in this version + var DefaultConfig = Config v0.1.15 Feb 12, 2020 v0.1.14 Feb 2, 2020 Changes in this version + type Config struct + AdvertiseURL string + PathPrefix string + type Listener struct + func New(c Config, router *httprouter.Router) (l *Listener) + func (l *Listener) Listen(ctx context.Context) (h *callback.Handle, err error)