Directories ¶
Path | Synopsis |
---|---|
Package csrf (csrf) provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services.
|
Package csrf (csrf) provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services. |
Package handlers is a collection of handlers (aka "HTTP middleware") for use with Go's net/http package (or any framework supporting http.Handler).
|
Package handlers is a collection of handlers (aka "HTTP middleware") for use with Go's net/http package (or any framework supporting http.Handler). |
Package httpsnoop provides an easy way to capture http related metrics (i.e.
|
Package httpsnoop provides an easy way to capture http related metrics (i.e. |
Package mux implements a request router and dispatcher.
|
Package mux implements a request router and dispatcher. |
Package schemaform fills a struct with form values.
|
Package schemaform fills a struct with form values. |
Package securecookie encodes and decodes authenticated and optionally encrypted cookie values.
|
Package securecookie encodes and decodes authenticated and optionally encrypted cookie values. |
Package sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
|
Package sessions provides cookie and filesystem sessions and infrastructure for custom session backends. |
Click to show internal directories.
Click to hide internal directories.