mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-11 19:43:43 +08:00
7 lines
152 B
Cheetah
7 lines
152 B
Cheetah
// Code generated by gen/context_paths. DO NOT EDIT.
|
|
package middleware
|
|
|
|
var contextSkipPathsPrefix = []string{
|
|
{{range .IgnorePaths}}"{{.}}",
|
|
{{end}}}
|