proxy.golang.org : github.com/pseudomuto/protoc-gen-doc : v1.4.0
Package gendoc is a protoc plugin for generating documentation from your proto files. Typically this will not be used as a library, though nothing prevents that. Normally it'll be invoked by passing `--doc_out` and `--doc_opt` values to protoc. Example: generate HTML documentation Example: exclude patterns Example: use a custom template For more details, check out the README at https://github.com/pseudomuto/protoc-gen-doc
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/pseudomuto/protoc-gen-doc@v1.4.0
Published:
Indexed:
Related tag:
v1.4.0
- github.com/Masterminds/semver v1.4.2
- github.com/Masterminds/sprig v2.15.0+incompatible
- github.com/aokoli/goutils v1.0.1
- github.com/davecgh/go-spew v0.0.0-20161028175848-04cdfd42973b
- github.com/envoyproxy/protoc-gen-validate v0.3.0-java
- github.com/gogo/protobuf v1.1.1
- github.com/golang/protobuf v1.4.2
- github.com/google/uuid v0.0.0-20161128191214-064e2069ce9c
- github.com/huandu/xstrings v1.0.0
- github.com/imdario/mergo v0.3.4
- github.com/mwitkow/go-proto-validators v0.0.0-20180403085117-0950a7990007
- github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0
- github.com/pseudomuto/protokit v0.2.0
- github.com/stretchr/testify v0.0.0-20170130113145-4d4bfba8f1d1
- golang.org/x/crypto v0.0.0-20180501155221-613d6eafa307
- golang.org/x/sync v0.0.0-20190412183630-56d357773e84
- google.golang.org/genproto v0.0.0-20181107211654-5fc9ac540362
- gopkg.in/yaml.v2 v2.2.2