debug

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2026 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Overview

Package debug provides some export nodes that are aimed basically at debugging/testing

Index

Constants

View Source
const (
	TracePrinterDisabled   = TracePrinter("disabled")
	TracePrinterCounter    = TracePrinter("counter")
	TracePrinterText       = TracePrinter("text")
	TracePrinterJSON       = TracePrinter("json")
	TracePrinterJSONIndent = TracePrinter("json_indent")
)

Variables

This section is empty.

Functions

func PrinterNode

func PrinterNode(p TracePrinter, input *msg.Queue[[]request.Span]) swarm.InstanceFunc

Types

type TracePrinter

type TracePrinter string

func (TracePrinter) Enabled

func (t TracePrinter) Enabled() bool

func (TracePrinter) Valid

func (t TracePrinter) Valid() bool

Jump to

Keyboard shortcuts

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