storage

package
v0.0.0-...-6b8b621 Latest Latest
Warning

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

Go to latest
Published: May 2, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitAWSInstance

func InitAWSInstance()

InitAWSInstance is a function to initialize AWS S3 service

Types

type AWSBucket

type AWSBucket struct {
	Name string
	URL  string
}

AWSBucket .....

type AWSStorage

type AWSStorage struct {
	Config *aws.Config
	Bucket *AWSBucket
}

AWSStorage .....

func GetAWSInstance

func GetAWSInstance() *AWSStorage

GetAWSInstance is a function to fetch storage configuration

Jump to

Keyboard shortcuts

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