type mockPool … func (*mockPool) Get() interface{ … } func (p *mockPool) Put(v interface{ … } func TestBufferProviderPut(t *testing.T) { … }
type mockPool … func (*mockPool) Get() interface{ … } func (p *mockPool) Put(v interface{ … } func TestBufferProviderPut(t *testing.T) { … }