dnslogbrokers

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AvialableBrokers

func AvialableBrokers() []string

func BrokerNames added in v1.2.6

func BrokerNames() []string

func Random

func Random() string

Types

type DNSLogBroker

type DNSLogBroker interface {
	Require(timeout time.Duration, proxy ...string) (domain, token string, err error)
	GetResult(token string, timeout time.Duration, proxy ...string) ([]*tpb.DNSLogEvent, error)
	Name() string
}

func Get

func Get(name string) (DNSLogBroker, error)

func GetDNSLogBroker added in v1.2.6

func GetDNSLogBroker(mode string) DNSLogBroker

Jump to

Keyboard shortcuts

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