Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapHandler ¶
MapHandler will return an http.HandlerFunc (which also implements http.Handler) that will attempt to map any paths (keys in the map) to their corresponding URL (values that each key in the map points to, in string format). If the path is not provided in the map, then the fallback http.Handler will be called instead.
func UrlShortProgram ¶
func UrlShortProgram()
func YAMLHandler ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.