Categorygithub.com/kav789/traefik-headers
modulepackage
0.0.5
Repository: https://github.com/kav789/traefik-headers.git
Documentation: pkg.go.dev

# README

Local Mode

The plugins must be placed in ./plugins-local directory, which should be in the working directory of the process running the Traefik binary. The source code of the plugin should be organized as follows:

 └── plugins-local
    └── src
        └── github.com
            └── wbpaygate
                └── traefik-headers
                    ├── main.go
                    ├── go.mod
                    └── ...

# Functions

No description provided by the author
New created a new plugin.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author