You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has there been any progress on this? It looks like the scalable filters have a WriteTo method to write to an io.Writer. Is this something that can be implemented in other filters?
I was thinking of using the same pattern and maybe using a RWMutex to allow for reading of the data while writing to the io.Writer concurrently.
If this is something desired, I can start immediately as my use case depends on this.
Would be extremely useful for real-world usage
The text was updated successfully, but these errors were encountered: