From 9bbda4421eaab452fc2bd1b6ce0b862cc3988fd0 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Sat, 2 Sep 2023 23:24:45 +0300 Subject: docs(tvix/store): update rpc_pathinfo.proto comments Don't repeat the name of the method in the description, don't repeat things already described in request message comments. Change-Id: I180e4792577419050947eea8fea7043861aba463 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9213 Autosubmit: flokli Reviewed-by: tazjin Tested-by: BuildkiteCI --- tvix/store/protos/rpc_pathinfo.pb.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tvix/store/protos/rpc_pathinfo.pb.go') diff --git a/tvix/store/protos/rpc_pathinfo.pb.go b/tvix/store/protos/rpc_pathinfo.pb.go index 53eb31f81830..bc4da2a127f9 100644 --- a/tvix/store/protos/rpc_pathinfo.pb.go +++ b/tvix/store/protos/rpc_pathinfo.pb.go @@ -23,8 +23,7 @@ const ( _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) ) -// GetPathInfoRequest describes the lookup parameters that can be used to -// lookup a PathInfo objects. +// The parameters that can be used to lookup a (single) PathInfo object. // Currently, only a lookup by output hash is supported. type GetPathInfoRequest struct { state protoimpl.MessageState -- cgit 1.4.1