Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type URLGenerator ¶
type URLGenerator struct {
// contains filtered or unexported fields
}
URLGenerator uses a GCS archive to identify per-date routeview prefix2as archive URLs.
func NewURLGenerator ¶
func NewURLGenerator(client *storage.Client, prefix string) *URLGenerator
NewURLGenerator creates a new URLGenerator for files under the given GCS prefix URL.
Click to show internal directories.
Click to hide internal directories.