File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- // Package traefikcookiepathprefix a traefik plugin adding a prefix to the path of cookies in the response.
2
- package traefikcookiepathprefix
1
+ // Package traefik_plugin_cookie_path_prefix a traefik plugin adding a prefix to the path of cookies in the response.
2
+ package traefik_plugin_cookie_path_prefix //nolint
3
3
4
4
import (
5
5
"context"
Original file line number Diff line number Diff line change 1
- // Package traefikcookiepathprefix a traefik plugin adding a prefix to the path of cookies in the response.
2
- package traefikcookiepathprefix
1
+ // Package traefik_plugin_cookie_path_prefix a traefik plugin adding a prefix to the path of cookies in the response.
2
+ package traefik_plugin_cookie_path_prefix //nolint
3
3
4
4
import (
5
5
"context"
You can’t perform that action at this time.
0 commit comments