23bd0d0c56
* feat: switch glide to govendor. * fix: testing |
||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
status.go |
README.md
gin-status-api
Golang cpu, memory, gc, etc information api handler written in Go (Golang) for Gin framework
Usage
Downladn this package.
$ go get gopkg.in/appleboy/gin-status-api.v1
To import this package, add the following line to your code:
import "gopkg.in/appleboy/gin-status-api.v1"
Example
Please see example.
Response
Please read detail information.