modulepackage
1.0.0
Repository: https://github.com/coffeecloudgit/coffee-web.git
Documentation: pkg.go.dev
# README
Go Gin Web Server
This repo can be used as a starting point to deploy Go web applications on Render.
It is based on the realtime chat example powered by the Gin web framework.
The sample app is up at https://go-gin.onrender.com.
Deployment
See the guide at https://render.com/docs/deploy-go-gin.
coffee-web
# Packages
No description provided by the author
# Functions
ConfigRuntime sets the number of operating system threads.
StartGin starts gin web server with setting router.
StartWorkers start starsWorker by goroutine.
Stats returns savedStats data.