Versions in this module Expand all Collapse all v0 v0.0.4 Jul 9, 2022 Changes in this version + type Blob struct + func (b *Blob) GenerateInternalUrl(name string) (string, error) + func (b *Blob) GeneratePreSignedURL(name string, expire time.Duration) (string, error) + func (b *Blob) GeneratePublicUrl(name string) (string, error) + func (b *Blob) GetAfero() *afero.Afero