MCPcopy 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
33type Message interface {
34 Code() int
35 ReqID() uint64
36}
37

Callers 4

ReadMethod · 0.65
WriteMethod · 0.65
readHelloFunction · 0.65
readStatusFunction · 0.65

Implementers 5

Errorpkg/crawler/connection.go
Hellopkg/crawler/connection.go
Disconnectpkg/crawler/connection.go
Pingpkg/crawler/connection.go
Pongpkg/crawler/connection.go

Calls

no outgoing calls

Tested by

no test coverage detected