MCPcopy Create free account
hub / github.com/erpc/erpc / Config

Method Config

common/network.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 ProjectId() string
22 Architecture() NetworkArchitecture
23 Config() *NetworkConfig
24 Logger() *zerolog.Logger
25 GetMethodMetrics(method string) TrackedMetrics
26 Forward(ctx context.Context, nq *NormalizedRequest) (*NormalizedResponse, error)

Callers 15

connectListenerMethod · 0.65
tryReserveProbeMethod · 0.65
buildJSUpstreamsFunction · 0.65
executeShadowRequestsMethod · 0.65
handleHealthCheckMethod · 0.65
evaluateNetworkHealthMethod · 0.65
checkEvmChainIdFunction · 0.65
ProcessUnaryMethod · 0.65
forwardSubrequestMethod · 0.65

Implementers 3

Networkerpc/networks.go
testNetworkarchitecture/evm/eth_getBlockByNumber_
queryTestNetworkarchitecture/evm/eth_query_test.go

Calls

no outgoing calls