apigateway

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIGateway

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

func NewAPIGateway

func NewAPIGateway(config, output string) *APIGateway

func (*APIGateway) Build

func (a *APIGateway) Build() error

type Data

type Data struct {
	StackName string
	APIDomain string
}

type LambdaData

type LambdaData struct {
	ModuleLambdaSource string
	StackName          string
	Name               string
	NameSnakeCase      string
	NamePascalCase     string
	Description        string
	Envars             map[string]string
	Verb               string
	Path               string
	Files              map[string]generators.File
}

Jump to

Keyboard shortcuts

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