go-lib

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2025 License: MIT

README

Using ForwardAuthHandler

mux := http.NewServeMux()
mux.Handle("/data", cego.NewForwardAuthHandler(func(w http.ResponseWriter, r *http.Request) { 
  // Do your stuff
}))

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL