Versions in this module Expand all Collapse all v0 v0.2.0 Feb 18, 2021 Changes in this version + const TrackHandlerName + type TrackHandler struct + func (h *TrackHandler) Handle(chain *handler.Chain, inv *invocation.Invocation, ...) + func (h *TrackHandler) Name() string v0.1.0 Sep 5, 2019 Changes in this version + type NoopAuthHandler struct + func (bk *NoopAuthHandler) Handle(chain *handler.Chain, inv *invocation.Invocation, ...) + func (bk *NoopAuthHandler) Name() string