Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/erpc/erpc
/ NewNormalizedResponse
Function
NewNormalizedResponse
common/response.go:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
func
NewNormalizedResponse() *NormalizedResponse {
80
return
&NormalizedResponse{}
81
}
82
83
func
(r *NormalizedResponse) LockWithTrace(ctx context.Context) {
84
_, span := StartDetailSpan(ctx,
"Response.Lock"
)
Callers
15
blockResponse
Function · 0.92
Forward
Method · 0.92
TestEvmJsonRpcCache_Set
Function · 0.92
TestEvmJsonRpcCache_Set_WithTTL
Function · 0.92
TestEvmJsonRpcCache_FinalityAndRetry
Function · 0.92
TestEvmJsonRpcCache_EmptyStates
Function · 0.92
TestEvmJsonRpcCache_ItemSizeLimits
Function · 0.92
TestEvmJsonRpcCache_DynamoDB
Function · 0.92
TestEvmJsonRpcCache_Redis
Function · 0.92
TestEvmJsonRpcCache_Compression
Function · 0.92
bniSeedCache
Function · 0.92
TestParseJSONRPCResult
Function · 0.92
Calls
no outgoing calls
Tested by
15
blockResponse
Function · 0.74
TestEvmJsonRpcCache_Set
Function · 0.74
TestEvmJsonRpcCache_Set_WithTTL
Function · 0.74
TestEvmJsonRpcCache_FinalityAndRetry
Function · 0.74
TestEvmJsonRpcCache_EmptyStates
Function · 0.74
TestEvmJsonRpcCache_ItemSizeLimits
Function · 0.74
TestEvmJsonRpcCache_DynamoDB
Function · 0.74
TestEvmJsonRpcCache_Redis
Function · 0.74
TestEvmJsonRpcCache_Compression
Function · 0.74
bniSeedCache
Function · 0.74
TestParseJSONRPCResult
Function · 0.74
TestNormalizeResponse_IDRewrite_AppliesToAllArchitectures
Function · 0.74