 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var ProviderSet = wire.NewSet(NewGRPCServer, NewHTTPServer, NewHTTPMetricsServer)
    ProviderSet is server providers.
      View Source
      
  
var Version = "dev"
    Functions ¶
Types ¶
type HTTPMetricsServer ¶
HTTPMetricsServer is a HTTP server that exposes the metrics endpoint
func NewHTTPMetricsServer ¶
func NewHTTPMetricsServer(c *conf.Server) (*HTTPMetricsServer, error)
NewHTTPMetricsServer exposes the metrics endpoint
 Click to show internal directories. 
   Click to hide internal directories.