internal

package
v1.0.21 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateLambdaDeleteList

func GenerateLambdaDeleteList(filePath string) ([]string, error)

This returns a list of Lambda names that are read from an input file.

Types

type CustomDeleteListJson

type CustomDeleteListJson struct {
	Lambdas []string `json:"lambdas"`
}

type CustomDeleteListYaml

type CustomDeleteListYaml struct {
	Lambdas []string `yaml:"lambdas"`
}

Jump to

Keyboard shortcuts

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