config

package
v0.0.0-...-272d833 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PlaceHolderStyleDollar       = "$"
	PlaceHolderStyleQuestionMark = "?"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DeliveryConfig

type DeliveryConfig struct {
	PackageName        string
	StructSuffix       string
	ContextPackageName string
	PlaceholderStyle   string
	ReferenceTag       string
	TemplatePath       string
	TableFormat        string
}

func GetDeliveryConfig

func GetDeliveryConfig() DeliveryConfig

type RepositoryConfig

type RepositoryConfig struct {
	PackageName        string
	StructSuffix       string
	ContextPackageName string
	PlaceholderStyle   string
	ReferenceTag       string
	TemplatePath       string
	TableFormat        string
}

func GetRepositoryConfig

func GetRepositoryConfig() RepositoryConfig

type UseCaseConfig

type UseCaseConfig struct {
	PackageName        string
	StructSuffix       string
	ContextPackageName string
	TemplatePath       string
}

func GetUseCaseConfig

func GetUseCaseConfig() UseCaseConfig

Jump to

Keyboard shortcuts

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