common

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: AGPL-3.0 Imports: 5 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 Opts

type Opts struct {
	Timeout time.Duration
}

type StreamProducer

type StreamProducer interface {
	io.Closer
	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