Directories ¶
Path | Synopsis |
---|---|
Package gendoc is a truss plugin to generate markdown documentation for a protobuf definition file.
|
Package gendoc is a truss plugin to generate markdown documentation for a protobuf definition file. |
doctree
Doctree, which stands for "documentation tree", creates a tree of nodes representing the components of a service defined through Protobuf definition files.
|
Doctree, which stands for "documentation tree", creates a tree of nodes representing the components of a service defined through Protobuf definition files. |
doctree/makedt
Makedt is a package for exposing the creation of a doctree structure.
|
Makedt is a package for exposing the creation of a doctree structure. |
doctree/makedt/googlethirdparty
Package google_api is a generated protocol buffer package.
|
Package google_api is a generated protocol buffer package. |
svcparse
Svcparse, which stands for "service parser" will parse the 'service' declarations within a provided protobuf and associate comments within that file with the various components of the service.
|
Svcparse, which stands for "service parser" will parse the 'service' declarations within a provided protobuf and associate comments within that file with the various components of the service. |
clientarggen
Package clientarggen collects information for templating the code in a truss-generated client which marshals command line flags into message fields for each service.
|
Package clientarggen collects information for templating the code in a truss-generated client which marshals command line flags into message fields for each service. |
httptransport
Package httptransport provides functions and template helpers for templating the http-transport of a go-kit based microservice.
|
Package httptransport provides functions and template helpers for templating the http-transport of a go-kit based microservice. |
template
This file is here to hold the `go generate` command above.
|
This file is here to hold the `go generate` command above. |
Package truss contains the relative file tree data structure that represents the paths and contents of generated files
|
Package truss contains the relative file tree data structure that represents the paths and contents of generated files |
integration_tests
This file is here so that go's tooling does not complain there are no builable gofiles in this directory
|
This file is here so that go's tooling does not complain there are no builable gofiles in this directory |
template
This file is here to hold the `go generate` command above.
|
This file is here to hold the `go generate` command above. |
Click to show internal directories.
Click to hide internal directories.