//
pkg.gl
Category
github.com/Galish/url-shortener
internal
app
infrastructure
rest
package
0.0.0-20240315055339-58f27db157d6
Repository:
https://github.com/galish/url-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
84 SLOC
#
Packages
handler
No description provided by the author
middleware
Package middleware implements common middlewares for http handlers.
#
Functions
NewRouter
NewRouter returns a new Mux object that implements the Router interface.
NewServer
NewServer configures and creates an HTTP server.