Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlobStore ¶
type BlobStore struct {
// contains filtered or unexported fields
}
func NewBlobStore ¶
NewBlobStore initializes the blob store based on the url. utilizing gocloud (https://gocloud.dev/howto/blob/) various blob stores such as S3, google cloud bucket, azure blob store can be used. Authentication is setup via environment variables. Please refer to for full documentation https://gocloud.dev/howto/blob/
Click to show internal directories.
Click to hide internal directories.