memory

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package memory provides an agent implementation to use when testing observability elements.

The agent registers itself against the o11y package so that it becomes transparent for the test what's being used underneath.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HasErroed

func HasErroed(s o11y.Span) bool

HasErroed indicates whether an error has been reported into the span.

func IsCompleted

func IsCompleted(s o11y.Span) bool

IsCompleted informs whether a provided span has been completed yet.

func PairMatches

func PairMatches(s o11y.Span, key string, val interface{}) bool

PairMatches indicates whether a pair with the provided key and value has been reported.

Types

This section is empty.

Jump to

Keyboard shortcuts

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