# Packages
No description provided by the author
# Functions
GetDirs iterates over a set of directories and returns those whose path matches "<p>/YYYY/MM/DD" within a start (inclusive) and end (exclusive) date.
NewClient returns a new Client for the specified bucket names.
ReadFile reads a StorageReader object and returns its contents as an array of bytes.
# Interfaces
StorageReader is a Reader to a GCS object.