common

package
v0.0.0-...-0ade494 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseAWSError

func ParseAWSError(err error) (statusCode int, respStatus, responseMessage string)

Types

type ClosableStreamProducer

type ClosableStreamProducer interface {
	Close() error
}

type Opts

type Opts struct {
	Timeout time.Duration
}

type StreamProducer

type StreamProducer interface {
	Produce(jsonData json.RawMessage, destConfig interface{}) (int, string, string)
}

Jump to

Keyboard shortcuts

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