Versions in this module Expand all Collapse all v1 v1.1.0 Mar 31, 2023 v1.0.0 Mar 30, 2023 Changes in this version + func NewHttpServer(opt *HttpServerOptions, services []contract.Service, logger *slog.Logger) (*http.Server, error) + type HttpServerOptions struct + Addr string