Searched refs:cachedProtoBuffer (Results 1 – 1 of 1) sorted by relevance
41 type cachedProtoBuffer struct { struct53 func marshal(v interface{}, cb *cachedProtoBuffer) ([]byte, error) { argument73 cb := protoBufferPool.Get().(*cachedProtoBuffer)91 cb := protoBufferPool.Get().(*cachedProtoBuffer)105 return &cachedProtoBuffer{