Directories ¶ Show internal Expand all Path Synopsis _examples example _examples/authentication/basicauth command _examples/authentication/oauth2 command _examples/cache/client-side command _examples/cache/simple command _examples/configuration/from-configuration-structure command _examples/configuration/from-toml-file command _examples/configuration/from-yaml-file command _examples/configuration/from-yaml-file/shared-configuration command _examples/configuration/functional command _examples/convert-handlers/negroni-like command _examples/convert-handlers/nethttp command _examples/convert-handlers/real-usecase-raven/wrapping-the-router command _examples/convert-handlers/real-usecase-raven/writing-middleware command _examples/cookies/basic command _examples/cookies/securecookie command _examples/experimental-handlers/casbin/middleware command _examples/experimental-handlers/casbin/wrapper command _examples/experimental-handlers/cloudwatch/simple command _examples/experimental-handlers/cors/simple command _examples/experimental-handlers/cors/simple/client command _examples/experimental-handlers/csrf command _examples/experimental-handlers/jwt command _examples/experimental-handlers/newrelic/simple command _examples/experimental-handlers/prometheus/simple command _examples/experimental-handlers/secure/simple command _examples/experimental-handlers/tollboothic/limit-handler command _examples/file-server/basic command _examples/file-server/embedding-files-into-app command _examples/file-server/embedding-gziped-files-into-app command _examples/file-server/favicon command _examples/file-server/send-files command _examples/file-server/single-page-application/basic command _examples/file-server/single-page-application/embedded-single-page-application command _examples/file-server/single-page-application/embedded-single-page-application-with-other-routes command _examples/hello-world command _examples/hero/basic command _examples/hero/overview command _examples/hero/overview/datamodels _examples/hero/overview/datasource _examples/hero/overview/repositories _examples/hero/overview/services _examples/hero/overview/web/middleware _examples/hero/overview/web/routes _examples/hero/sessions command _examples/hero/sessions/routes _examples/hero/smart-contract command _examples/http-listening/custom-httpserver/easy-way command _examples/http-listening/custom-httpserver/multi command _examples/http-listening/custom-httpserver/std-way command _examples/http-listening/custom-listener command _examples/http-listening/custom-listener/unix-reuseport command _examples/http-listening/graceful-shutdown/custom-notifier command _examples/http-listening/graceful-shutdown/default-notifier command _examples/http-listening/iris-configurator-and-host-configurator command _examples/http-listening/listen-addr command _examples/http-listening/listen-addr-public command _examples/http-listening/listen-addr/omit-server-errors command _examples/http-listening/listen-letsencrypt command _examples/http-listening/listen-tls command _examples/http-listening/listen-unix command _examples/http-listening/notify-on-shutdown command _examples/http_request/extract-referer command _examples/http_request/read-custom-per-type command _examples/http_request/read-custom-via-unmarshaler command _examples/http_request/read-form command _examples/http_request/read-json command _examples/http_request/read-json-struct-validation command _examples/http_request/read-many command _examples/http_request/read-query command _examples/http_request/read-xml command _examples/http_request/read-yaml command _examples/http_request/request-logger command _examples/http_request/request-logger/request-logger-file command _examples/http_request/request-logger/request-logger-file-json command _examples/http_request/upload-file command _examples/http_request/upload-files command _examples/http_responsewriter/content-negotiation command _examples/http_responsewriter/herotemplate command _examples/http_responsewriter/herotemplate/template _examples/http_responsewriter/quicktemplate command _examples/http_responsewriter/quicktemplate/controllers _examples/http_responsewriter/quicktemplate/templates _examples/http_responsewriter/sse command _examples/http_responsewriter/sse-third-party command _examples/http_responsewriter/stream-writer command _examples/http_responsewriter/transactions command _examples/http_responsewriter/write-gzip command _examples/http_responsewriter/write-rest command _examples/miscellaneous/file-logger command _examples/miscellaneous/i18n command _examples/miscellaneous/pprof command _examples/miscellaneous/recaptcha command _examples/miscellaneous/recaptcha/custom_form command _examples/miscellaneous/recover command _examples/mvc/basic command _examples/mvc/error-handler command _examples/mvc/hello-world command _examples/mvc/login command _examples/mvc/login/datamodels _examples/mvc/login/datasource _examples/mvc/login/repositories _examples/mvc/login/services _examples/mvc/login/web/controllers _examples/mvc/login/web/middleware _examples/mvc/middleware command _examples/mvc/middleware/per-method command _examples/mvc/middleware/without-ctx-next command _examples/mvc/overview command _examples/mvc/overview/datamodels _examples/mvc/overview/datasource _examples/mvc/overview/repositories _examples/mvc/overview/services _examples/mvc/overview/web/controllers _examples/mvc/overview/web/middleware _examples/mvc/regexp command _examples/mvc/session-controller command _examples/mvc/singleton command _examples/mvc/websocket command _examples/orm/gorm command _examples/orm/xorm command _examples/overview command _examples/routing command _examples/routing/basic command _examples/routing/conditional-chain command _examples/routing/custom-context/method-overriding command _examples/routing/custom-context/new-implementation command _examples/routing/custom-high-level-router command _examples/routing/custom-wrapper command _examples/routing/dynamic-path command _examples/routing/dynamic-path/root-wildcard command _examples/routing/http-errors command _examples/routing/macros command _examples/routing/overview command _examples/routing/reverse command _examples/routing/route-state command _examples/routing/writing-a-middleware/globally command _examples/routing/writing-a-middleware/per-route command _examples/sessions/database/badger command _examples/sessions/database/boltdb command _examples/sessions/database/redis command _examples/sessions/flash-messages command _examples/sessions/middleware command _examples/sessions/overview command _examples/sessions/securecookie command _examples/structuring/bootstrap command _examples/structuring/bootstrap/bootstrap _examples/structuring/bootstrap/middleware/identity _examples/structuring/bootstrap/routes _examples/structuring/login-mvc-single-responsibility-package command _examples/structuring/login-mvc-single-responsibility-package/user _examples/subdomains/multi command _examples/subdomains/redirect command _examples/subdomains/single command _examples/subdomains/wildcard command _examples/subdomains/www command _examples/testing/httptest command _examples/tutorial/api-for-apache-kafka/src command _examples/tutorial/caddy/server1 command _examples/tutorial/caddy/server2 command _examples/tutorial/dropzonejs/src command _examples/tutorial/mongodb command _examples/tutorial/mongodb/api/store _examples/tutorial/mongodb/env _examples/tutorial/mongodb/httputil _examples/tutorial/mongodb/store _examples/tutorial/online-visitors command _examples/tutorial/url-shortener command _examples/tutorial/vuejs-todo-mvc/src/todo _examples/tutorial/vuejs-todo-mvc/src/web command _examples/tutorial/vuejs-todo-mvc/src/web/controllers _examples/versioning command _examples/view/context-view-data command _examples/view/embedding-templates-into-app command _examples/view/overview command _examples/view/template_django_0 command _examples/view/template_html_0 command _examples/view/template_html_1 command _examples/view/template_html_2 command _examples/view/template_html_3 command _examples/view/template_html_4 command _examples/view/template_html_5 command _examples/view/template_jet_0 command _examples/view/template_jet_1_embedded command _examples/view/template_pug_0 command _examples/view/template_pug_1 command _examples/view/template_pug_2 command _examples/view/template_pug_3 command _examples/view/write-to command _examples/webassembly/basic command _examples/webassembly/basic/client command _examples/websocket/basic command _examples/websocket/basic/go-client command _examples/websocket/native-messages command iris_websocket route_middle test Click to show internal directories. Click to hide internal directories.