type go.uber.org/zap/zapcore.EncoderConfig
5 uses
go.uber.org/zap/zapcore (current package)
console_encoder.go#L58: func NewConsoleEncoder(cfg EncoderConfig) Encoder {
encoder.go#L331: type EncoderConfig struct {
json_encoder.go#L55: *EncoderConfig
json_encoder.go#L77: func NewJSONEncoder(cfg EncoderConfig) Encoder {
json_encoder.go#L81: func newJSONEncoder(cfg EncoderConfig, spaced bool) *jsonEncoder {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)