Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethereum/node-crawler
/ Code
Method
Code
pkg/crawler/connection.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
type
Message
interface
{
34
Code() int
35
ReqID() uint64
36
}
37
Callers
4
Read
Method · 0.65
Write
Method · 0.65
readHello
Function · 0.65
readStatus
Function · 0.65
Implementers
5
Error
pkg/crawler/connection.go
Hello
pkg/crawler/connection.go
Disconnect
pkg/crawler/connection.go
Ping
pkg/crawler/connection.go
Pong
pkg/crawler/connection.go
Calls
no outgoing calls
Tested by
no test coverage detected