gcs

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2025 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 {
	Bucket string `json:"bucket_name"`
}

type Producer added in v0.4.0

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

func (*Producer) Close added in v0.4.0

func (p *Producer) Close(_ context.Context) error

func (*Producer) Initialize added in v0.4.0

func (p *Producer) Initialize(ctx context.Context, configFile string)

func (*Producer) Produce added in v0.4.0

func (p *Producer) Produce(ctx context.Context, k []byte, v []byte, _ any)

Jump to

Keyboard shortcuts

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