Searched defs:concurrentWriter (Results 1 – 1 of 1) sorted by relevance
67 type concurrentWriter struct { struct68 w io.Writer69 sync.Mutex