Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertNameToCRUDSlug ¶
func GenerateAvroSchema ¶
func GenerateAvroSchema(entityModel interface{}) map[string]interface{}
Types ¶
type DatasourceType ¶
type DatasourceType string
const ( DatasourcePostgresql DatasourceType = "postgresql" DatasourceMongodb DatasourceType = "mongodb" )
Click to show internal directories.
Click to hide internal directories.