//
pkg.gl
Category
github.com/foxcodenine/iot-parking-gateway
internal
httpserver
package
0.0.0-20250128140725-9780e122569c
Repository:
https://github.com/foxcodenine/iot-parking-gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
166 SLOC
#
Functions
NewHttpServer
NewHttpServer initializes a new HTTP server on the specified port with routes configured.
#
Structs
Server
Server wraps the http.Server.