type go.uber.org/zap/zapcore.WriteSyncer (interface)
Method Implmentations
Sync() error
(*BufferedWriteSyncer).Sync
go.uber.org/zap.Sink.Sync
*os.File.Sync
(*lockedWriteSyncer).Sync
multiWriteSyncer.Sync
writerWrapper.Sync
go.uber.org/zap.nopCloserSink.WriteSyncer.Sync
os.fileWithoutReadFrom.File.Sync
Write([]byte) (int, error)
(*BufferedWriteSyncer).Write
go.uber.org/zap.Sink.Write
*os.File.Write
(*lockedWriteSyncer).Write
multiWriteSyncer.Write
writerWrapper.Writer.Write
go.uber.org/zap.nopCloserSink.WriteSyncer.Write
os.fileWithoutReadFrom.File.Write
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. |