broadcast

package
v0.12.4 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2019 License: BSD-2-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BroadcastGroup

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

func NewBroadcastGroup

func NewBroadcastGroup(logger *zap.Logger, groupName string, servers []types.BackendServer, expireDelaySec int32, concurrencyLimit, maxBatchSize int, timeout types.Timeouts) (*BroadcastGroup, *errors.Errors)

func NewBroadcastGroupWithLimiter

func NewBroadcastGroupWithLimiter(logger *zap.Logger, groupName string, servers []types.BackendServer, serverNames []string, maxBatchSize int, pathCache pathcache.PathCache, limiter limiter.ServerLimiter, timeout types.Timeouts) (*BroadcastGroup, *errors.Errors)

func (BroadcastGroup) Backends

func (bg BroadcastGroup) Backends() []string

func (*BroadcastGroup) Children

func (bg *BroadcastGroup) Children() []types.BackendServer

func (*BroadcastGroup) Fetch

func (*BroadcastGroup) Find

func (*BroadcastGroup) Info

func (*BroadcastGroup) List

func (BroadcastGroup) MaxMetricsPerRequest

func (bg BroadcastGroup) MaxMetricsPerRequest() int

func (BroadcastGroup) Name

func (bg BroadcastGroup) Name() string

func (*BroadcastGroup) ProbeTLDs

func (bg *BroadcastGroup) ProbeTLDs(ctx context.Context) ([]string, *errors.Errors)

func (*BroadcastGroup) Stats

func (*BroadcastGroup) TagNames

func (bg *BroadcastGroup) TagNames(ctx context.Context, query string, limit int64) ([]string, *errors.Errors)

func (*BroadcastGroup) TagValues

func (bg *BroadcastGroup) TagValues(ctx context.Context, query string, limit int64) ([]string, *errors.Errors)

Jump to

Keyboard shortcuts

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