Versions in this module Expand all Collapse all v0 v0.2.134 Dec 25, 2019 Changes in this version + type LockedWriter struct + func NewLockedWriter(w io.Writer) *LockedWriter + func (lw *LockedWriter) Write(b []byte) (n int, err error)