package
Version:
v0.0.0-...-7139e1e
Opens a new window with list of versions in this module.
Published: May 20, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package router : authorize and authenticate HTTP Request using HTTP Header.
license: Apache license 2.0
copyright: Nobuyuki Matsui <nobuyuki.matsui@gmail.com>
Handler : a struct to handle HTTP Request and check its Header.
Handler encloses github.com/gin-gonic/gin.Engine.
Handler authorizes and authenticates all HTTP Requests using its HTTP Header.
NewHandler : a factory method to create Handler.
func (*Handler) Run ¶
Run : start listening HTTP Request using enclosed gin.Engine.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.