Documentation
¶
Overview ¶
Package stdout implements a mock emitter that writes the evaluation results as JSON to a writer (os.Stdout by default). It is mainly useful for tests and for manually inspecting what would be published. It is not wired into LoadDefaultEmitterTypes; tests that need it register it explicitly.
Index ¶
Constants ¶
View Source
const TypeMoniker = "stdout"
TypeMoniker is the moniker used to select this emitter in an initstring.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.