Versions in this module Expand all Collapse all v0 v0.4.1 Sep 27, 2024 v0.4.0 Aug 27, 2024 Changes in this version + type ServerOption func(option *web.Option) v0.3.0 Jun 12, 2024 Changes in this version + type Provider interface + Addr func() string + Into func() *web.Server + Run func() error + Shutdown func() error + func NewProvider(conf config.Config) Provider