fix golint issues (#992)
This commit is contained in:
@@ -51,6 +51,7 @@ func init() {
|
||||
}()
|
||||
}
|
||||
|
||||
// Done returns the channel that notifies the process quitting.
|
||||
func Done() <-chan struct{} {
|
||||
return done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user