package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Jan 20, 2026
License: MPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Nocache
Middleware to set no cache headers.
It follows http://wiki.nginx.org/HttpProxyModule
Usage
Import
import "github.com/ngamux/middleware/nocache"
Instance
nocacheMiddleware := nocache.New()
Mount to Ngamux
mux := ngamux.New()
mux.Use(nocacheMiddleware)
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.