Versions in this module Expand all Collapse all v0 v0.30.0 May 12, 2018 Changes in this version + var Module = fx.Options(fxdefaultapp.Module, fx.Provide(fxhttp.NewServer)) + type Runner struct + DebugErr fxdebug.Err + HTTPErr fxhttp.Err + Logger log.Logger + Status *healthz.StatusChecker + func (r *Runner) Run(app interface{ ... }) error