Maxim Pak
Results
1
issues of
Maxim Pak
I use the v2 example from README ``` package main import ( "github.com/ansrivas/fiberprometheus/v2" "github.com/gofiber/fiber/v2" ) func main() { app := fiber.New() // This here will appear as a label, one...