SDpower / gin-status-api

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 100.0%