package
0.0.11
Repository: https://github.com/meshapi/grpc-api-gateway.git
Documentation: pkg.go.dev

# Functions

Parse parses an HTTP rule syntax and builds out a template.

# Constants

SegmentTypeCatchAllSelector is similar to selector but reads everything.
SegmentTypeLiteral is a literal string.
SegmentTypeSelector is a variable.

# Structs

Segment is an HTTP rule path segment.
Template is an HTTP rule template that can be used to build out routes.

# Type aliases

SegmentType is the type of path segment in the HTTP rule.