Versions in this module Expand all Collapse all v1 v1.8.0 Aug 19, 2020 Changes in this version type Debug + func (ds *Debug) Middleware() corehttp.CallFunc v1.7.0 Jul 12, 2020 Changes in this version + type ConfigDebug struct + Debug Data + type Data struct + Addr string + type Debug struct + func New(cfg *ConfigDebug) *Debug + func (ds *Debug) Down() error + func (ds *Debug) Formatter() corehttp.FMT + func (ds *Debug) Handlers() []corehttp.CallHandler + func (ds *Debug) Middelware() corehttp.FN + func (ds *Debug) Up() error