deps

package
v0.0.0-...-8501d73 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependencies

type Dependencies struct {
	StatsD   statsd.Statter
	DDClient IDataDogClient
}

type IDataDogClient

type IDataDogClient interface {
	PostEvent(event *dd.Event) (*dd.Event, error)
}

Interface for faking the DataDog Client

Jump to

Keyboard shortcuts

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