Searched defs:cachedProtoBuffer (Results 1 – 1 of 1) sorted by relevance
41 type cachedProtoBuffer struct { struct42 lastMarshaledSize uint3243 proto.Buffer53 func marshal(v interface{}, cb *cachedProtoBuffer) ([]byte, error) {