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