MCPcopy
hub / github.com/uber-go/zap / apply

Method apply

zapcore/sampler.go:103–103  ·  view source on GitHub ↗
(*sampler)

Source from the content-addressed store, hash-verified

101// SamplerOption configures a Sampler.
102type SamplerOption interface {
103 apply(*sampler)
104}
105
106// nopSamplingHook is the default hook used by sampler.

Callers 1

NewSamplerWithOptionsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected