package
1.0.2
Repository: https://github.com/vuduongtp/go-core.git
Documentation: pkg.go.dev

# Functions

BodyDump prints out the request body for debugging purpose.
CORS adds Cross-Origin Resource Sharing support.
DisableCache sets the Cache-Control directive to no-store.
Headers adds general security headers for basic security measures.
SimpleCORS returns a CORS middleware with minimum configurations.

# Structs

Config represents secure specific config.