local_lambda

package
v0.0.0-...-8e2a9c2 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartAll

func StartAll(logger *zap.Logger, config configuration.Configuration, provider awslambda.ConfigurationProvider) error

Types

type Coordinator

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

func New

func New(logger *zap.Logger, lambdaClient lambdaiface.LambdaAPI) *Coordinator

func (*Coordinator) Run

type Subprocess

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

func NewSubprocess

func NewSubprocess(path string, env []string) *Subprocess

func (*Subprocess) Start

func (s *Subprocess) Start() error

func (*Subprocess) Tail

func (s *Subprocess) Tail(logger *zap.Logger) (*errgroup.Group, error)

func (*Subprocess) Wait

func (s *Subprocess) Wait() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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