retry_handler_sqs

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 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 Callback

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

func NewCallback

func NewCallback() *Callback

func (*Callback) Consume

func (c *Callback) Consume(_ context.Context, m interface{}, attributes map[string]string) (bool, error)

func (*Callback) GetModel

func (c *Callback) GetModel(map[string]string) interface{}

type DataModel

type DataModel struct {
	Id int64
}

func (*DataModel) EmptyMessage

func (m *DataModel) EmptyMessage() proto.Message

func (*DataModel) FromMessage

func (m *DataModel) FromMessage(message proto.Message) error

func (*DataModel) ToMessage

func (m *DataModel) ToMessage() (proto.Message, error)

Jump to

Keyboard shortcuts

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