gonic-tools

module
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2023 License: MIT

README

gonic-tools

Tools for gonic

Show Stat

Add routes:

import (
    "github.com/ahuigo/gonic-tools/stat"
)

r := gin.New()
r.GET("/stat/os", stat.OsStat)
r.GET("/stat/net", stat.StatNet)

The code above has functions:

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL