s3

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 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 Config

type Config struct {
	AWSRegion string `json:"aws_region"`
	Bucket    string `json:"bucket"`
}

type S3Producer

type S3Producer struct {
	// contains filtered or unexported fields
}

func (*S3Producer) Close

func (p *S3Producer) Close() error

func (*S3Producer) Initialize

func (p *S3Producer) Initialize(configFile string)

func (*S3Producer) Produce

func (p *S3Producer) Produce(k []byte, v []byte, o any)

Jump to

Keyboard shortcuts

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