Documentation ¶
Overview ¶
Package etlcloud provides etl iters based on gocloud.dev
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlobGetObject ¶
func BlobListObjects ¶
func BlobListObjects(bucketURL string, opts ...ListOptFunc) etl.Iter
Types ¶
type ListOptFunc ¶
type ListOptFunc func(*listOptions)
func WithDelimiter ¶
func WithDelimiter(d string) ListOptFunc
Click to show internal directories.
Click to hide internal directories.