# Functions

NewIterator returns an Iterator for the given input source, format, and other options.

# Variables

No description provided by the author
No description provided by the author

# Structs

ErrInvalidFormat is used when an invalid format is provided.
Input for NewIterator function.

# Interfaces

Iterator is a simple interface that supports iterating over an input object source.