/gin-status-api

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

Primary LanguageGoMIT LicenseMIT

gin-status-api

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

GoDoc Run Tests Go Report Card codecov

Usage

Downladn this package.

go get github.com/appleboy/gin-status-api

To import this package, add the following line to your code:

import "github.com/appleboy/gin-status-api"

Example

Please see example.

Response

Please read detail information.

response screenshot