//
pkg.gl
Category
github.com/go-impatient/gin-webserver
src
handler
api
sd
package
0.2.1
Repository:
https://github.com/go-impatient/gin-webserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
88 SLOC
#
Functions
CPUCheck
CPUCheck checks the cpu usage.
DiskCheck
DiskCheck checks the disk usage.
HealthCheck
HealthCheck shows `OK` as the ping-pong result.
RAMCheck
RAMCheck checks the disk usage.
#
Constants
GB
1 << (10 * 3).
KB
1 << (10 * 1).
MB
1 << (10 * 2).