data

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DBTypePostgres = "postgres"
	DBTypeDynamo   = "dynamo"
)

Database type constants

View Source
const (
	PathServices = "services/"
	PathDomains  = "domains/"
	PathCmd      = "cmd/"
)

Common directory paths

View Source
const (
	LambdaPathHandler       = "/handler"
	LambdaPathHandlerWorker = "/handler/worker"
	LambdaPathHandlerEmbed  = "/handler/embed"
	LambdaPathHandlerDtos   = "/handler/dtos"
	LambdaPathMain          = "/main.go"
	LambdaPathConfig        = "/lambda-config.yml"
)

Lambda directory paths

View Source
const (
	NextImportTag       = "//draft:next-import"
	NextDbModelTag      = "//draft:next-db-model"
	NextLambdaImportTag = "#draft:next-lambda-import"
)

Variables

View Source
var Flags = flags{}
View Source
var Meta = meta{}

Functions

func LoadMeta

func LoadMeta()

Types

This section is empty.

Jump to

Keyboard shortcuts

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