Commit 18d00625 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 3438ab6a
......@@ -53,7 +53,7 @@ type zeo struct {
serveWG sync.WaitGroup
closeOnce sync.Once
closed chan struct{} // ready when driver is Closed
closed chan struct{} // ready when Closed
url string // we were opened via this
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment