lambda

package
v0.0.0-...-de0bd9f Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package lambda contains the core lambda executable code

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lambda

type Lambda struct {
	Config       *config.Config
	Service      service.Service
	FileTransfer filetransfer.FileTransfer
}

Lambda provides AWS lambda execution functionality

func New

func New(cfg *config.Config) *Lambda

New returns a new Lambda using the provided configs

func (*Lambda) Execute

func (lambda *Lambda) Execute(reconciliationMetaData *models.ReconciliationMetaData) error

Execute handles lambda execution

Jump to

Keyboard shortcuts

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