chore(proto): update proto
This commit is contained in:
parent
3c8d4fd89b
commit
b32606ee15
|
@ -155,7 +155,7 @@ func (s *serverSingle) GetRange(
|
|||
}, nil
|
||||
}
|
||||
|
||||
func (s *serverSingle) Getset(
|
||||
func (s *serverSingle) GetSet(
|
||||
ctx context.Context,
|
||||
req *proto.GetSetRequest,
|
||||
) (*proto.GetSetResponse, error) {
|
||||
|
|
Loading…
Reference in New Issue