modulepackage
0.0.0-20240712215146-12f676e2e164
Repository: https://github.com/raflfaisal/golangcore.git
Documentation: pkg.go.dev
# README
Project GoLangCore
Framework for Backend library:
-
httpclient: Client used to initialize a http request
-
server: Http server to serve requests
-
Static worker pool: Fixed worker pool to process messages
-
Dynamic worker pool: The number of workers can be dynamically increased or decreased based on the incomming load