//
pkg.gl
Category
github.com/kataras/iris/v12
middleware
rewrite
package
12.2.11
Repository:
https://github.com/kataras/iris.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
11
Dependents
1
Files
271 SLOC
#
Functions
Load
Load decodes the "filename" options and returns a new Rewrite Engine Router Wrapper.
LoadOptions
LoadOptions loads rewrite Options from a system file.
New
New returns a new Rewrite Engine based on "opts".
#
Structs
Engine
Rewrite is a struct that represents a rewrite engine for Iris web framework.
Options
Options holds the developer input to customize the redirects for the Rewrite Engine.