| Index: common/dirwalk/tests/tools/gendir/doc.go
|
| diff --git a/grpc/cmd/rpc/generate.go b/common/dirwalk/tests/tools/gendir/doc.go
|
| similarity index 75%
|
| copy from grpc/cmd/rpc/generate.go
|
| copy to common/dirwalk/tests/tools/gendir/doc.go
|
| index 478b3b55659be097da7e7bee56410350d232916f..bfe255cb12346ec117d0f0d0cca89e1916a754cb 100644
|
| --- a/grpc/cmd/rpc/generate.go
|
| +++ b/common/dirwalk/tests/tools/gendir/doc.go
|
| @@ -2,6 +2,5 @@
|
| // Use of this source code is governed under the Apache License, Version 2.0
|
| // that can be found in the LICENSE file.
|
|
|
| +// Generate directory tree following a given structure.
|
| package main
|
| -
|
| -//go:generate cproto -desc=printer_test.desc -discovery=false
|
|
|