go.uber.org/zap/zapcore.Encoder.AddObject (method)

2 uses

	go.uber.org/zap/zapcore (current package)
		encoder.go#L352: 	AddObject(key string, marshaler ObjectMarshaler) error
		field.go#L121: 		err = enc.AddObject(f.Key, f.Interface.(ObjectMarshaler))