Documentation
Overview ¶
Package gs exports helpers to upload log data to Google Storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirWriter ¶
type DirWriter struct {
// contains filtered or unexported fields
}
DirWriter exposes methods to write a local directory to Google Storage.
func NewDirWriter ¶
NewDirWriter creates an object which can write a directory and its subdirectories to the given Google Storage path
GOOS=linux, GOARCH=amd64