Documentation ¶
Index ¶
- type Metric
- func (m *Metric) Enable()
- func (m Metric) KeygenJoinParty(joinpartyTime time.Duration, success bool)
- func (m *Metric) KeysignJoinParty(joinpartyTime time.Duration, success bool)
- func (m *Metric) UpdateKeyGen(keygenTime time.Duration, success bool)
- func (m *Metric) UpdateKeySign(keysignTime time.Duration, success bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metric ¶
type Metric struct {
// contains filtered or unexported fields
}
func (Metric) KeygenJoinParty ¶
func (*Metric) KeysignJoinParty ¶
Click to show internal directories.
Click to hide internal directories.