Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
func NewRegistry(signService types.SignService, db *store.Storage) *Registry
func (*Registry) PrometheusHandler ¶
func (registry *Registry) PrometheusHandler() gin.HandlerFunc
func (*Registry) SignMsgHandler ¶
func (registry *Registry) SignMsgHandler() gin.HandlerFunc
func (*Registry) StakerDelegationHandler ¶
func (registry *Registry) StakerDelegationHandler() gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.