Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keeper ¶ added in v0.14.0
type Keeper struct {
// contains filtered or unexported fields
}
Keeper is used to create multiple gates sharing the same metrics.
func NewKeeper ¶ added in v0.14.0
func NewKeeper(reg prometheus.Registerer) *Keeper
NewKeeper creates a new Keeper.
Click to show internal directories.
Click to hide internal directories.