func go.uber.org/zap/zapcore.ISO8601TimeEncoder
4 uses
go.uber.org/zap/zapcore (current package)
encoder.go#L135: func ISO8601TimeEncoder(t time.Time, enc PrimitiveArrayEncoder) {
encoder.go#L178: *e = ISO8601TimeEncoder
go.uber.org/zap
config.go#L212: EncodeTime: zapcore.ISO8601TimeEncoder,
logger.go#L134: EncodeTime: zapcore.ISO8601TimeEncoder,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |