# Packages
No description provided by the author
# Functions
FromAny returns a scanner config from a parsed config, yaml node or map.
# Structs
Config is the all encompassing configuration struct for all scanner types.
SourceDetails contains exclusively optional information which could be used by codec implementations in order to determine the underlying data format.
# Type aliases
AckFn is a function provided to a scanner that it should call once the derived io.ReadCloser is fully consumed.