aggregator

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aggregator

type Aggregator struct {
	// contains filtered or unexported fields
}

Aggregator includes the components and servers

func NewAggregator

func NewAggregator() *Aggregator

func (*Aggregator) Run

func (a *Aggregator) Run()

func (*Aggregator) WithComponent

func (a *Aggregator) WithComponent(components ...component.Component) *Aggregator

func (*Aggregator) WithServer

func (a *Aggregator) WithServer(servers ...server.Server) *Aggregator

type NamedAggregator

type NamedAggregator struct {
	*Aggregator
	// contains filtered or unexported fields
}

func NewNamedAggregator

func NewNamedAggregator(name string) *NamedAggregator

func (*NamedAggregator) Run

func (a *NamedAggregator) Run()

Jump to

Keyboard shortcuts

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