Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
Server provides an http.Server
func New ¶
New creates and configures a server serving all application routes.
The server implements a graceful shutdown and utilizes zap.Logger for logging purposes.
func NewWithHTTPServer ¶
NewWithHTTPServer creates and configures a server serving all application routes.
Click to show internal directories.
Click to hide internal directories.