Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server holds the echo server, registry and config to provide metrics.
func (*Server) GetMiddlewareConfig ¶
func (s *Server) GetMiddlewareConfig() echoprometheus.MiddlewareConfig
GetMiddlewareConfig provides the middle ware for echo to supply metrics.
Click to show internal directories.
Click to hide internal directories.