package
0.0.0-20240506201820-90f908540ee0
Repository: https://github.com/lucastomic/msbaseproj.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the Server struct, initializing it with the provided parameters such as listen address, controller, API and logic loggers, and middlewares.

# Structs

Server represents the core structure of an HTTP server.