genmodels

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntityFactoryCreator added in v0.1.6

type EntityFactoryCreator struct{}

func (*EntityFactoryCreator) Create added in v0.1.6

type EntityType

type EntityType int

EntityType type of entity

const (
	EntityTypeUndefined EntityType = iota
	EntityTypeAccount
	EntityTypeContact
	EntityTypeContactAddress
	EntityTypeUser
)

func EntityTypes

func EntityTypes() []EntityType

EntityTypes ...

func ParseEntityType

func ParseEntityType(s string) EntityType

ParseEntityType ...

func (EntityType) EntityName added in v0.1.6

func (et EntityType) EntityName() string

EntityName the value used in html template

func (EntityType) Val

func (et EntityType) Val() string

Val the value used in html template

Jump to

Keyboard shortcuts

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