encoder

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoder

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

func New

func New(out io.Writer) *Encoder

func (*Encoder) WriteComment

func (e *Encoder) WriteComment(comment string)

WriteComment encodes a comment. These are ignored by the decoder.

func (*Encoder) WriteEvent

func (e *Encoder) WriteEvent(event base.MessageEventGetter) (int, error)

WriteEvent encodes a full event.

func (*Encoder) WriteRetry

func (e *Encoder) WriteRetry(retryDelayInMillis int)

WriteRetry encodes the retry field.

Jump to

Keyboard shortcuts

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