reader

package
v0.0.0-...-3f1d896 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader interface {
	Read(m events.SQSMessage) (budget.Transaction, error)
}

Reader is a interface for reading a message in SQS and converting in to Transaction

func NewReader

func NewReader() Reader

NewReader returns an instances of a reader, actual implementation is not exposed

Jump to

Keyboard shortcuts

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