🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

github.com/carousell/echo-prometheus-middleware

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/carousell/echo-prometheus-middleware

v1.2.1
Source
Go
Version published
Created
Source

origin from chotot code

To use, simply

import (
  echoprometheus "github.com/carousell/echo-prometheus-middleware"
)

prometheusMiddleware := echoprometheus.NewPrometheus("")
prometheusMiddleware.Use(e)

FAQs

Package last updated on 04 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts