package
Version:
v0.0.4-alpha
Opens a new window with list of versions in this module.
Published: Mar 2, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package etljson provides iterators to handle json.
Iter alias to iter.Iter
Decode returns an iterator that consumes bytes from a source iterator,
unmarshal, and yield data of type T
Encode encodes encoming data from it and returns an iterator that yields []byte.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.