cloud

package
v1.3.12 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudServiceGroup

type CloudServiceGroup struct {
	CloudStorage map[string]*s3.S3

	ProviderData map[string]struct {
		Id       uint64
		Folder   string
		Bucket   string
		Endpoint string
		UseCdn   bool
		CdnUrl   string
	}

	DefaultProvider string
}

func NewCloudServiceGroup

func NewCloudServiceGroup(db *ent.Client) *CloudServiceGroup

NewCloudServiceGroup returns the S3 service client group

Jump to

Keyboard shortcuts

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