package
1.14.2
Repository: https://github.com/wisetime-io/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.