modifiers

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Modifiers

type Modifiers struct {
	DomainQuery       domainQuery.Interface
	DomainRedis       domainRedis.Interface
	DomainItem        domainItem.Interface
	UsecaseItem       usecaseItem.Interface
	HandlerRest       handlerRest.Interface
	Entity            entity.Interface
	Sql               sql.Interface
	DomainInitialize  domainInitialize.Interface
	UseCaseInitialize usecaseInitialize.Interface
	RestInitialize    restInitialize.Interface
	DomainTest        domainTest.Interface
	UsecaseTest       usecaseUnittest.Interface
	MockFile          mockfile.Interface
}

func Init

func Init(params Param) *Modifiers

type Param

type Param struct {
	EntityName           string
	EntityNameUpper      string
	EntityNameSnakeCase  string
	EntityNameLowerSpace string
	EntityNameUpperSpace string
	EntityNameLowerDash  string
	Location             string
	Api                  []string
}

Jump to

Keyboard shortcuts

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