console

package
v0.0.0-...-1a65ef4 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CONSOLE_SINK_TYPE = "console"

Variables

This section is empty.

Functions

func Init

func Init()

func NewConsoleSink

func NewConsoleSink(properties map[string]interface{}) (sink.Sink, error)

Types

type Console

type Console struct{}

func (*Console) GetStats

func (s *Console) GetStats() *sink.Stats

func (*Console) Init

func (s *Console) Init(name string, fields []common.Field) error

func (*Console) Write

func (s *Console) Write(headers []string, rows [][]interface{}, index int) error

Jump to

Keyboard shortcuts

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