# Functions
AssertPathParamField asserts if the field description is suited for a path parameter.
Generate generates protohtml code.
# Structs
Blueprint defines the code generation.
Package represent a single package to generate for.
Param describes a request parameter.
Request message.
Response message.
Route describes a route that is served by the generated handlers.
Service groups a number of routes.