proxy

package
v0.0.0-...-7294114 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Overview

Package proxy implements proxy service and controllers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(options *Options)

Run runs the proxy server

func Start

func Start(sigs chan os.Signal, gracefulShutdownWaitingGroup *sync.WaitGroup)

Start initialize in proxy mode

Types

type Options

type Options struct {
	Port                      string
	AdminPort                 int
	AdminUsername             string
	AdminPassword             string
	APIKeys                   []string
	ImpressionListenerEnabled bool
	DebugOn                   bool
	// contains filtered or unexported fields
}

Options struct to set options for Proxy mode.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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