Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethstorage/es-node
/ Check
Method
Check
cmd/alert/main.go:24–24 ·
view source on GitHub ↗
(lg log.Logger)
Source
from the content-addressed store, hash-verified
22
23
type
IChecker
interface
{
24
Check(lg log.Logger) (bool, string, string)
25
}
26
27
type
AlertConfig
struct
{
Callers
3
main
Function · 0.65
NewMinerConfig
Function · 0.65
NewSignerConfig
Function · 0.65
Implementers
9
EmailConfig
ethstorage/email/email.go
CLIConfig
ethstorage/signer/config.go
Config
ethstorage/p2p/config.go
CLIConfig
ethstorage/miner/cli.go
MetricsConfig
ethstorage/node/config.go
Config
ethstorage/node/config.go
WebsiteOnlineChecker
cmd/alert/site_online_checker.go
LastBlockChecker
cmd/alert/ether_last_block_checker.go
ESLastMinedBlockChecker
cmd/alert/es_last_mined_block_checker.
Calls
no outgoing calls
Tested by
no test coverage detected