internal

package
v2.0.17 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateLambdaDeleteList

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

GenerateLambdaDeleteList is a function that takes a file path as input and returns a list of Lambdas to be deleted

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