s3utils

package module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: BSD-2-Clause Imports: 7 Imported by: 0

README

S3 Utils

This repo contains helps for s3.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateS3Client

func CreateS3Client(
	s3Url URL,
	s3AccessKey AccessKey,
	s3SecretKey SecretKey,
) *s3.Client

Types

type AccessKey added in v0.0.2

type AccessKey string

func (AccessKey) String added in v0.0.2

func (a AccessKey) String() string

type SecretKey added in v0.0.2

type SecretKey string

func (SecretKey) String added in v0.0.2

func (s SecretKey) String() string

type URL added in v0.0.2

type URL string

func (URL) String added in v0.0.2

func (u URL) String() string

Directories

Path Synopsis
cmd
download command
list-buckets command
list-objects command
upload command

Jump to

Keyboard shortcuts

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