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
I git cherry-picked the commit from gb_buffers onto current master. It compiles, but there is currently a panic. I expected that changes in the code would cause something. I am investigating.
This is a continuation of gorilla#9. The general idea was to create an interface implemented by
sync.Pool
which could be used to manage write buffers.The text was updated successfully, but these errors were encountered: