package
Version:
v0.0.0-...-d9a73af
Opens a new window with list of versions in this module.
Published: Sep 18, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Server struct {
Port int
}
wrapper for gin engine holding router port
creates a new api server with the specified port
tells server to listen on port
returns if allocation failed or server exits
Source Files
¶
Click to show internal directories.
Click to hide internal directories.