package
0.0.0-20201211101236-5dc576f89cc5
Repository: https://github.com/satriajidam/go-gin-skeleton.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewServer creates new HTTP server.

# Variables

No description provided by the author
CORS safelisted-request-header: https://fetch.spec.whatwg.org/#cors-safelisted-request-header CORS forbidden-header-name: https://fetch.spec.whatwg.org/#forbidden-header-name.
No description provided by the author
No description provided by the author

# Structs

RouterGroup groups path under one path prefix.
Server represents the implementation of HTTP server object.