# Functions
NewABSReader return a Reader implementation to read a file from ABS in the form of absReader.
NewGCSReader return a Reader implementation to read a file from GCS in the form of gcsReader.
No description provided by the author
# Interfaces
Reader defines required reader operations.