//
pkg.gl
Category
github.com/aveloper/blog
internal
server
package
0.0.0-20230218191148-4f50f5e56393
Repository:
https://github.com/aveloper/blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
112 SLOC
#
Packages
api
No description provided by the author
web
No description provided by the author
#
Functions
NewServer
NewServer creates a new instance of Server.
#
Structs
Config
No description provided by the author
Server
Server houses the http.Server and other variables for our HTTP server.