//
pkg.gl
Category
github.com/packtpublishing/go-programming-blueprints
Chapter06
api
package
0.0.0-20230130093704-c219ecdef2a7
Repository:
https://github.com/packtpublishing/go-programming-blueprints.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
206 SLOC
#
Functions
APIKey
No description provided by the author
NewPath
NewPath makes a new Path from the specified path string.
#
Constants
PathSeparator
PathSeparator is the character used to separate HTTP paths.
#
Structs
Path
Path represents the path of a request.
Server
Server is the API server.