//
pkg.gl
Category
github.com/russelltsherman/golang-url-shortener
internal
handlers
package
0.0.0-20200702232025-aea61393f90a
Repository:
https://github.com/russelltsherman/golang-url-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
1
Files
609 SLOC
#
Packages
auth
No description provided by the author
#
Functions
Ginrus
Ginrus returns a gin.HandlerFunc (middleware) that logs requests using logrus.
New
New initializes the http handlers.
#
Variables
DoNotPrivateKeyChecking
DoNotPrivateKeyChecking is used for testing.
#
Structs
Handler
Handler holds the funcs and attributes for the http communication.