Categorygithub.com/curioswitch/go-docs-handler/plugins/grpc
modulepackage
0.1.5
Repository: https://github.com/curioswitch/go-docs-handler.git
Documentation: pkg.go.dev

# Functions

NewPlugin returns a docshandler.Plugin for generating documentation for a grpc.Server.
WithExampleRequests registers example requests for a method which can be selected in the debug form of the docs page.
WithSerializedDescriptors registers serialized proto descriptors to use for extracting docstrings in documentation.

# Type aliases

Option is a configuration option for NewPlugin.