package
Version:
v0.0.0-...-a019193
Opens a new window with list of versions in this module.
Published: Feb 23, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Handler interface {
SetRoutes(router *echo.Echo)
}
type Server struct {
Router *echo.Echo
}
Server is the main object for managing http configurations and handlers.
New Set up a new server object.
Setup a new server object.
Serve Start server connection.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.