storage

package
v0.0.0-...-9654a68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleUploader

type BundleUploader interface {
	UploadBundles()
}

func NewUploader

func NewUploader(gb *g.GitBundler, c *cfg.Config) BundleUploader

type S3BundleUploader

type S3BundleUploader struct {
	S3Uploader *s3manager.Uploader
	GitBundler *g.GitBundler
	S3Bucket   string
}

func (*S3BundleUploader) UploadBundles

func (bu *S3BundleUploader) UploadBundles()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL