Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/erpc/erpc
/ IsTest
Function
IsTest
util/testing.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
)
18
19
func
IsTest() bool {
20
return
flag.Lookup(
"test.v"
) != nil
21
}
22
23
func
ConfigureTestLogger() {
24
zerolog.SetGlobalLevel(zerolog.Disabled)
Callers
4
NewConnector
Function · 0.92
SetDefaults
Method · 0.92
SetDefaults
Method · 0.92
NewGenericHttpJsonRpcClient
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected