Documentation
¶
Index ¶
Constants ¶
View Source
const Scheme = "s3blob"
Variables ¶
This section is empty.
Functions ¶
func SetACLWriterOptionsWithContext ¶ added in v0.2.0
func SetACLWriterOptionsWithContext(ctx context.Context, key interface{}, acl string) context.Context
SetACLWriterOptionsWithContext return a new context.Context instance with a gocloud.dev/blob.WriterOptions instance used to assign 'acl' permissions for all S3 blob writes. The WriterOptions instance is assigned to the new context with key 'key' and is assumed to be retrieved later by code using blob.NewWriter instances.
Types ¶
Click to show internal directories.
Click to hide internal directories.