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

# Functions

Build constructs a full url given the pattern 'pat' and 'vals' for wildcards.
MustParsePattern parses the pattern but panics if it fails.
ParamNames return all the named parts of the pattern.
ParsePattern parses 's' as a patterned route for Go 1.22's ServeMux.

# Type aliases

Pattern exposes the private type /net/http.pattern.