Discover Packages
github.com/da-moon/dare-cli
pkg
http
handlers
package
Version:
v0.0.0-...-17f76c2
Opens a new window with list of versions in this module.
Published: Mar 27, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package handlers holds implementation
of many commonly used request handlers
using datatypes from standard library
Preflight - prefilight is a handler used to reply to
OPTIONS request
gorila mux example
router.Methods("OPTIONS").HandlerFunc(middlewares.Cors(Preflight))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.