templates

package
v0.1.19 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// OdmBizLayerLogicTpl provides the default templates for biz using odm to generate.
	//go:embed odm_biz_layer_logic.tpl
	OdmBizLayerLogicTpl string

	// OdmDataLayerLogicTpl provides the default templates for data using odm to generate.
	//go:embed odm_data_layer_logic.tpl
	OdmDataLayerLogicTpl string

	// OdmUseCaseLogicTpl  provides the default templates for table using odm to generate.
	//go:embed odm_biz_use_case_logic.tpl
	OdmUseCaseLogicTpl string

	// NormalBizLayerLogicTpl provides the default template for biz using std mongo driver
	//go:embed normal_biz_layer_logic.tpl
	NormalBizLayerLogicTpl string

	// NormalDataLayerLogicTpl provides the default template for data using std mongo driver
	//go:embed normal_data_layer_logic.tpl
	NormalDataLayerLogicTpl string

	// NormalUseCaseLogicTpl  provides the default template for table using std mongo driver
	//go:embed normal_biz_use_case_logic.tpl
	NormalUseCaseLogicTpl string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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