package
0.1.2
Repository: https://github.com/crewlinker/protohtml-go.git
Documentation: pkg.go.dev

# 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.