# Packages
No description provided by the author
No description provided by the author
This file has been generated from 'unfold_refl.yml', do not edit.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ArrayValueVisitor passes arrays with known type.
ArrayVisitor iterates all entries in a list/array like structure.
No description provided by the author
ObjectValueVisitor passes map[string]T.
ObjectVisitor iterates all fields in a dictionary like structure.
StringRefVisitor handles strings by reference into a byte string.
ValueVisitor reports actual values in a structure being iterated.
Visitor interface for iterating some structured input.
# Type aliases
go:generate stringer -type=BaseType.