Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics struct {
PublicDashboardsAmount *prometheus.GaugeVec
}
type Service ¶
type Service struct { Metrics *Metrics // contains filtered or unexported fields }
func ProvideService ¶
func ProvideService( store publicdashboards.Store, prom prometheus.Registerer, ) (*Service, error)
Click to show internal directories.
Click to hide internal directories.