Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/etcd
/ Log
Method
Log
client/pkg/testutil/testingtb.go:105–107 ·
view source on GitHub ↗
(args ...any)
Source
from the content-addressed store, hash-verified
103
}
104
105
func
(t *testingTBProthesis) Log(args ...any) {
106
log.Println(args...)
107
}
108
109
func
(t *testingTBProthesis) Name() string {
110
return
t.name
Callers
3
Skip
Method · 0.95
TestNewJournalWriter
Function · 0.45
closeNoErrors
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestNewJournalWriter
Function · 0.36
closeNoErrors
Method · 0.36