Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ opts
Function
opts
common_test.go:31–33 ·
view source on GitHub ↗
(opts ...Option)
Source
from the content-addressed store, hash-verified
29
)
30
31
func
opts(opts ...Option) []Option {
32
return
opts
33
}
34
35
// Here specifically to introduce an easily-identifiable filename for testing
36
// stacktraces and caller skips.
Callers
14
TestSugarAddCaller
Function · 0.85
TestSugarAddCallerFail
Function · 0.85
TestLoggerInitialFields
Function · 0.85
TestLoggerWith
Function · 0.85
TestLoggerDPanic
Function · 0.85
TestLoggerAddCaller
Function · 0.85
TestLoggerAddCallerFunction
Function · 0.85
TestLoggerAddCallerFail
Function · 0.85
TestLoggerReplaceCore
Function · 0.85
TestLoggerIncreaseLevel
Function · 0.85
TestLoggerHooks
Function · 0.85
TestLoggerCustomOnPanic
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected