Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide(fx.Annotated{ Name: "blobstorage/gcs", Target: NewFactory, }), )
Functions ¶
func New ¶
func New(params BlobStorageParams) (internal.BlobStorage, error)
func NewFactory ¶
func NewFactory(params BlobStorageParams) internal.BlobStorageFactory
Types ¶
Click to show internal directories.
Click to hide internal directories.