package
0.1.9
Repository: https://github.com/m-lab/autoloader.git
Documentation: pkg.go.dev

# 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.

# Structs

Client is used to interact with Google Cloud Storage.
Dir represents a GCS directory.

# Interfaces

StorageReader is a Reader to a GCS object.