package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Nov 3, 2020
License: LGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
func NewHealthServer(port int, chains []core.Chain, blockTimeout int) *httpMetricServer
type ChainInfo struct {
ChainId msg.ChainId `json:"chainId"`
Height *big.Int `json:"height"`
LastUpdated time.Time `json:"lastUpdated"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.