TraefikGrpcWebPlugin

package module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

TraefikGrpcWebPlugin

A plugin to enable gRPC-Web support in Traefik.

Usage

Configuration

Coming soon

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(_ context.Context, next http.Handler, config *Config, _ string) (http.Handler, error)

Types

type Config

type Config struct {
	AllowOrigins []string `json:"allowOrigins,omitempty" yaml:"allowOrigins,omitempty"`
}

func NewConfig added in v0.0.3

func NewConfig() *Config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL