admin

package
v5.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(options *Options) (*http.Server, error)

NewServer instantiates a new admin server

Types

type Options

type Options struct {
	Host              string
	Port              int
	Name              string
	Proxy             bool
	Username          string
	Password          string
	Logger            logging.LoggerInterface
	Storages          adminCommon.Storages
	ImpressionsEvCalc evcalc.Monitor
	EventsEvCalc      evcalc.Monitor
	Runtime           common.Runtime
	HcAppMonitor      application.MonitorIterface
	HcServicesMonitor services.MonitorIterface
	Snapshotter       cstorage.Snapshotter
	FullConfig        interface{}
}

Options encapsulates dependencies & config options for the Admin server

Directories

Path Synopsis
views

Jump to

Keyboard shortcuts

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