printer

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintActor

func PrintActor(actor *ateapipb.Actor, format string) error

PrintActor prints a single actor in the requested format.

func PrintActors

func PrintActors(actors []*ateapipb.Actor, format string) error

PrintActors prints a slice of actors to stdout in the requested format.

func PrintActorsTo

func PrintActorsTo(out io.Writer, actors []*ateapipb.Actor, format string) error

PrintActorsTo prints a slice of actors to the provided writer.

func PrintWorkers

func PrintWorkers(workers []*ateapipb.Worker, format string) error

PrintWorkers prints a slice of workers to stdout in the requested format.

func PrintWorkersTo

func PrintWorkersTo(out io.Writer, workers []*ateapipb.Worker, format string) error

PrintWorkersTo prints a slice of workers to the provided writer.

Types

This section is empty.

Jump to

Keyboard shortcuts

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