server

package
v0.0.0-...-0a2f12f Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	KeyFile           string
	CertFile          string
	ListenAddr        string
	EnableQUICTracing bool
	MaxIdleTimeout    time.Duration
	JWKUrl            string
	RequireAuth       bool
	AuthMatchRegex    string
	// contains filtered or unexported fields
}

func (*Config) StartQUICServer

func (c *Config) StartQUICServer(ctx context.Context) (err error)

Jump to

Keyboard shortcuts

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