package
0.0.0-20230130093704-c219ecdef2a7
Repository: https://github.com/packtpublishing/go-programming-blueprints.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewPath makes a new Path from the specified path string.

# Constants

PathSeparator is the character used to separate HTTP paths.

# Structs

Path represents the path of a request.
Server is the API server.