package
2.6.1+incompatible
Repository: https://github.com/42run/grpc-gateway.git
Documentation: pkg.go.dev
# Functions
Parse parses the string representation of path template.
# Structs
InvalidTemplateError indicates that the path template is not valid.
Template is a compiled representation of path templates.
# Interfaces
Compiler compiles utilities representation of path templates into marshallable operations.