Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Statistics ¶
Statistics will return the validation statistics for all validators
Types ¶
type FacadeHandler ¶ added in v1.0.139
type FacadeHandler interface { ValidatorStatisticsApi() (map[string]*state.ValidatorApiResponse, error) IsInterfaceNil() bool }
FacadeHandler interface defines methods that can be used by the gin webserver
Click to show internal directories.
Click to hide internal directories.