Searched refs:PutResponse (Results 1 – 3 of 3) sorted by relevance
2222 type PutResponse struct { struct2229 func (m *PutResponse) Reset() { *m = PutResponse{} } argument2230 func (m *PutResponse) String() string { return proto.CompactTextString(m) } argument2231 func (*PutResponse) ProtoMessage() {} argument2233 func (m *PutResponse) GetKey() []*Reference { argument2240 func (m *PutResponse) GetCost() *Cost { argument2247 func (m *PutResponse) GetVersion() []int64 { argument
422 message PutResponse { message
350 res := &pb.PutResponse{}