package
2.3.0+incompatible
Repository: https://github.com/skygeario/skygear-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

AccessTypeDefault is public.
AccessTypePrivate requires signature.
AccessTypePublic is public access.
No description provided by the author
No description provided by the author
MaxContentLength is 512MiB.
PresignGetExpires is how long the presign GET request remains valid.
PresignPutExpires is how long the presign PUT request remains valid.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
ErrAssetTooLarge happens when the asset exceeds MaxContentLength.
ErrDuplicateAsset happens when the asset name is random and conflicts.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Provider manipulates cloud storage.
Storage is abstraction over various cloud storage providers.

# Type aliases

AccessType is either public or private.