package
Version:
v0.0.0-...-c56863d
Opens a new window with list of versions in this module.
Published: Apr 16, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package server provides the functionality HTTP server.
It uses Echo framework.
type Server struct {
*echo.Echo
}
Server acts as echo.Echo server.
NewServer creates an instance of Echo.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.