Categorygithub.com/appleboy/gin-status-api
modulepackage
1.1.0
Repository: https://github.com/appleboy/gin-status-api.git
Documentation: pkg.go.dev

# README

gin-status-api

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

GoDoc Build Status 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

# Packages

No description provided by the author

# Functions

GinHandler is gin handle for get system status.