package
1.16.0-beta.1
Repository: https://github.com/americanas-go/ignite.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
NewPrometheus returns a new prometheus plugin with default options.
NewPrometheusWithConfigPath returns a new prometheus plugin with options from config path.
NewPrometheusWithOptions returns a new prometheus plugin with options.
Register registers a new prometheus plugin for echo server.

# Structs

Options prometheus plugin for echo server options.
Prometheus represents prometheus plugin for echo server.