irondb

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2023 License: BSD-2-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(logger *zap.Logger, config types.BackendV2, tldCacheDisabled bool) (types.BackendServer, merry.Error)

func NewWithLimiter

func NewWithLimiter(logger *zap.Logger, config types.BackendV2, tldCacheDisabled bool, limiter limiter.ServerLimiter) (types.BackendServer, merry.Error)

Types

type IronDBGroup

type IronDBGroup struct {
	types.BackendServer
	// contains filtered or unexported fields
}

IronDBGroup is a protocol group that can query IronDB servers

func (IronDBGroup) Backends

func (c IronDBGroup) Backends() []string

func (*IronDBGroup) Children

func (c *IronDBGroup) Children() []types.BackendServer

func (*IronDBGroup) Fetch

func (*IronDBGroup) Find

func (*IronDBGroup) List

func (IronDBGroup) MaxMetricsPerRequest

func (c IronDBGroup) MaxMetricsPerRequest() int

func (IronDBGroup) Name

func (c IronDBGroup) Name() string

func (*IronDBGroup) ProbeTLDs

func (c *IronDBGroup) ProbeTLDs(ctx context.Context) ([]string, merry.Error)

func (*IronDBGroup) Stats

func (*IronDBGroup) TagNames

func (c *IronDBGroup) TagNames(ctx context.Context, query string, limit int64) ([]string, merry.Error)

func (*IronDBGroup) TagValues

func (c *IronDBGroup) TagValues(ctx context.Context, query string, limit int64) ([]string, merry.Error)

Jump to

Keyboard shortcuts

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