gorush/vendor/gopkg.in/appleboy/gin-status-api.v1
Bo-Yi Wu 23bd0d0c56 feat: switch glide to govendor. (#186)
* feat: switch glide to govendor.

* fix: testing
2017-02-19 15:04:00 +08:00
..
LICENSE feat: switch glide to govendor. (#186) 2017-02-19 15:04:00 +08:00
README.md feat: switch glide to govendor. (#186) 2017-02-19 15:04:00 +08:00
status.go feat: switch glide to govendor. (#186) 2017-02-19 15:04:00 +08:00

README.md

gin-status-api

Golang cpu, memory, gc, etc information api handler written in Go (Golang) for Gin framework

GoDoc Build Status Go Report Card Coverage Status

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.

response screenshot