Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
sync.RWMutex
// metrics
Metrics struct {
CoreSynced prometheus.GaugeFunc
CoreSupportedProtocolVersion prometheus.GaugeFunc
}
// contains filtered or unexported fields
}
func (*Store) RegisterMetrics ¶
func (c *Store) RegisterMetrics(registry *prometheus.Registry)
func (*Store) Set ¶
func (c *Store) Set(resp *diamcirclecore.InfoResponse)
Click to show internal directories.
Click to hide internal directories.