Add example
This commit is contained in:
parent
e792e940b2
commit
17e42ed902
6 changed files with 155 additions and 17 deletions
|
|
@ -100,7 +100,7 @@ type Location struct {
|
|||
RateLimit ratelimit.RateLimit
|
||||
Redirect rewrite.Redirect
|
||||
SecureUpstream bool
|
||||
Whitelist ipwhitelist.Whitelist
|
||||
Whitelist ipwhitelist.SourceRange
|
||||
}
|
||||
|
||||
// LocationByPath sorts location by path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue