Skip to content

Instantly share code, notes, and snippets.

View brietaylor's full-sized avatar

Brie Taylor brietaylor

View GitHub Profile
package main
import (
"net/http"
"github.com/labstack/echo-contrib/prometheus"
"github.com/labstack/echo/v4"
)
func main() {