format

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseWriteFormat

func ParseWriteFormat(format string, escape rune) (func([]byte, *kgo.Record, *kgo.FetchPartition) []byte, error)

Types

type Reader

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

func NewReader

func NewReader(infmt string, escape rune, maxBuf int, reader io.Reader, tombstone bool) (*Reader, error)

func (*Reader) Next

func (r *Reader) Next() (*kgo.Record, error)

func (*Reader) ParsesTopic

func (r *Reader) ParsesTopic() bool

func (*Reader) SetReader

func (r *Reader) SetReader(reader io.Reader)

Jump to

Keyboard shortcuts

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