datadog

package
v1.9.5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ConversationID string `valid:"uuid,required"`
	Interval       time.Duration
	Version        string
}

type Datadog

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

func New

func New(
	wallets core.WalletStore,
	properties property.Store,
	messagez core.MessageService,
	cfg Config,
) *Datadog

func (*Datadog) Run

func (w *Datadog) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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