gorush/vendor/gopkg.in/appleboy/gin-status-api.v1/README.md

1.1 KiB

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