//
pkg.gl
Category
github.com/BetterWorks/go-starter-kit
internal
http
httpserver
package
0.0.0-20240410202646-c98be4eb5802
Repository:
https://github.com/betterworks/go-starter-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
117 SLOC
#
Functions
NewServer
NewServer returns a new Server instance.
#
Structs
RouterConfig
No description provided by the author
Server
Server defines a server for handling HTTP API requests.
ServerConfig
ServerConfig defines the input to NewServer.