Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(param ServerParam) *http.Server
Types ¶
type RouterRegistrar ¶
type ServerParam ¶
type ServerParam struct {
fx.In
Conf Config
Slog *slog.Logger
Routerers []RouterRegistrar `group:"http.controllers"`
ServerConfig config.ServerConfig
}
Click to show internal directories.
Click to hide internal directories.