events

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package events provides formatted output helpers for the events command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Empty

func Empty(cmd *cobra.Command)

Empty prints the "no events" message. Nil cmd is a no-op.

Parameters:

  • cmd: Cobra command for output

func Human

func Human(cmd *cobra.Command, lines []string)

Human prints formatted event lines. Nil cmd is a no-op.

Parameters:

  • cmd: Cobra command for output
  • lines: pre-formatted human-readable lines

func JSON

func JSON(cmd *cobra.Command, lines []string)

JSON prints JSONL event lines. Nil cmd is a no-op.

Parameters:

  • cmd: Cobra command for output
  • lines: pre-formatted JSON lines

Types

This section is empty.

Jump to

Keyboard shortcuts

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