retry_handler

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: MIT Imports: 3 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(ctx context.Context, model interface{}, attributes map[string]string) (bool, error)

func (*Callback) GetModel

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

type DataModel

type DataModel struct {
	Id    string
	Title string
}

Jump to

Keyboard shortcuts

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