//
pkg.gl
Category
github.com/zapling/go-service
cmd
webservice
package
0.0.0-20241204085213-2fd46c690aec
Repository:
https://github.com/zapling/go-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
311 SLOC
#
Packages
handler
No description provided by the author
#
Functions
NewRouter
NewRouter creates a new http mux with any routes that it needs.
Run
Run starts the http server while listening for a context cancelation on the provided context.