Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ Free
Method
Free
zapcore/error.go:133–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
}
132
133
func
(e *errArrayElem) Free() {
134
e.err = nil
135
_errArrayElemPool.Put(e)
136
}
Callers
13
putJSONEncoder
Function · 0.45
TestJSONEncodeEntry
Function · 0.45
TestJSONEmptyConfig
Function · 0.45
TestJSONCustomReflectedEncoder
Function · 0.45
fuzzSafeAppendStringLike
Function · 0.45
writeContext
Method · 0.45
BenchmarkZapJSON
Function · 0.45
FullPath
Method · 0.45
TrimmedPath
Method · 0.45
BenchmarkZapConsole
Function · 0.45
Write
Method · 0.45
TestConsoleEncodeEntry
Function · 0.45
Calls
1
Put
Method · 0.80
Tested by
7
TestJSONEncodeEntry
Function · 0.36
TestJSONEmptyConfig
Function · 0.36
TestJSONCustomReflectedEncoder
Function · 0.36
fuzzSafeAppendStringLike
Function · 0.36
BenchmarkZapJSON
Function · 0.36
BenchmarkZapConsole
Function · 0.36
TestConsoleEncodeEntry
Function · 0.36