Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Output ¶
type Output struct {
// contains filtered or unexported fields
}
Output writes to an Azure Blob Storage bucket
func NewOutput ¶ added in v0.1.13
func NewOutput(ctx context.Context, format, containerName, accountName, accountKey string) (*Output, error)
NewOutput creates a new Output
Click to show internal directories.
Click to hide internal directories.