etljson

package
v0.0.4-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package etljson provides iterators to handle json.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Iter

type Iter = etl.Iter

Iter alias to iter.Iter

func Decode

func Decode[T any](it Iter) Iter

Decode returns an iterator that consumes bytes from a source iterator, unmarshal, and yield data of type T

func Encode

func Encode(it Iter) Iter

Encode encodes encoming data from it and returns an iterator that yields []byte.

Jump to

Keyboard shortcuts

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