Documentation
¶
Index ¶
Constants ¶
View Source
const BackQuote = "`"
View Source
const EntityTemplate = `` /* 264-byte string literal not displayed */
View Source
const TableTemplate = `` /* 2007-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntityField ¶
type Output ¶
type Param ¶
type Param struct { PackageName string EntityName string TableName string EntitiesName string Fields []EntityField Keys []EntityKey BackQuote string EntityPackage string TablePackage string SecondaryIndexes []SecondaryIndex }
type SchemaSource ¶
type SchemasSource ¶
func (SchemasSource) GetSchemas ¶
Click to show internal directories.
Click to hide internal directories.