web

package
v0.0.0-...-ca24b28 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouter

func NewRouter(mx muxer, config Config) http.Handler

Types

type Config

type Config struct {
	UAATokenValidator    *uaa.TokenValidator
	UAAClientID          string
	UAAClientSecret      string
	DefaultUAAScopes     []string
	VerifySSL            bool
	CCHost               string
	DBLoggingEnabled     bool
	Logger               lager.Logger
	CORSOrigin           string
	SQLDB                *sql.DB
	QueueWaitMaxDuration int
	MaxQueueLength       int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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