mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-24 22:26:54 +02:00
@ -3,9 +3,9 @@ package proto
|
||||
import (
|
||||
"bytes"
|
||||
|
||||
"go-micro.dev/v4/codec"
|
||||
"github.com/golang/protobuf/proto"
|
||||
"github.com/oxtoacart/bpool"
|
||||
"go-micro.dev/v4/codec"
|
||||
)
|
||||
|
||||
// create buffer pool with 16 instances each preallocated with 256 bytes
|
||||
|
Reference in New Issue
Block a user