eventstream

package
v6.7.3-0...-1f455d7 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(dst io.Writer, src eventstream.EventStream, options RenderOptions) int

func RenderStream

func RenderStream(eventSource *sse.EventSource) (int, error)

Types

type RenderOptions

type RenderOptions struct {
	ShowTimestamp            bool
	IgnoreEventParsingErrors bool
}

type TimestampedWriter

type TimestampedWriter struct {
	// contains filtered or unexported fields
}

func NewTimestampedWriter

func NewTimestampedWriter(writer io.Writer, showTime bool) *TimestampedWriter

func (*TimestampedWriter) SetTimestamp

func (w *TimestampedWriter) SetTimestamp(time int64)

func (*TimestampedWriter) Write

func (w *TimestampedWriter) Write(b []byte) (int, error)

Jump to

Keyboard shortcuts

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