Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
apidoc
|
|
|
yaag
command
|
|
|
authentication
|
|
|
basicauth
command
|
|
|
oauth2
command
|
|
|
cache
|
|
|
client-side
command
Package main shows how you can use the `WriteWithExpiration` based on the "modtime", if it's newer than the request header then it will refresh the contents, otherwise will let the client (99.9% the browser) to handle the cache mechanism, it's faster than iris.Cache because server-side has nothing to do and no need to store the responses in the memory.
|
Package main shows how you can use the `WriteWithExpiration` based on the "modtime", if it's newer than the request header then it will refresh the contents, otherwise will let the client (99.9% the browser) to handle the cache mechanism, it's faster than iris.Cache because server-side has nothing to do and no need to store the responses in the memory. |
|
simple
command
|
|
|
configuration
|
|
|
from-configuration-structure
command
|
|
|
from-toml-file
command
|
|
|
from-yaml-file
command
|
|
|
functional
command
|
|
|
convert-handlers
|
|
|
negroni-like
command
|
|
|
nethttp
command
|
|
|
cookies
|
|
|
basic
command
|
|
|
securecookie
command
|
|
|
experimental-handlers
|
|
|
casbin/middleware
command
|
|
|
casbin/wrapper
command
|
|
|
cloudwatch/simple
command
|
|
|
cors/simple
command
|
|
|
csrf
command
This middleware provides Cross-Site Request Forgery protection.
|
This middleware provides Cross-Site Request Forgery protection. |
|
jwt
command
iris provides some basic middleware, most for your learning courve.
|
iris provides some basic middleware, most for your learning courve. |
|
newrelic/simple
command
|
|
|
prometheus/simple
command
|
|
|
secure/simple
command
|
|
|
tollboothic/limit-handler
command
|
|
|
file-server
|
|
|
basic
command
|
|
|
embedding-files-into-app
command
|
|
|
embedding-gziped-files-into-app
command
|
|
|
favicon
command
|
|
|
send-files
command
|
|
|
single-page-application/basic
command
|
|
|
hero
|
|
|
basic
command
|
|
|
overview
command
|
|
|
http-listening
|
|
|
custom-httpserver/easy-way
command
|
|
|
custom-httpserver/multi
command
|
|
|
custom-httpserver/std-way
command
|
|
|
custom-listener
command
|
|
|
custom-listener/unix-reuseport
command
|
|
|
|