s3

package
v0.0.0-...-d76bcad Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteObject

func DeleteObject(key string) error

key example: https://domain.name/folder/name.format

func GetListObjects

func GetListObjects(key string) ([]string, error)

output []string example: {"https://domain.name/folder/name.format", ... }

func Init

func Init()

use manual init because env variable must be loaded

func PutObject

func PutObject(key string, body io.ReadSeeker) error

key exmaple: folder/name.format

Types

This section is empty.

Jump to

Keyboard shortcuts

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