mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-06-30 23:30:25 +00: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}}}
|