Documentation
¶
Index ¶
- func Convert1(schema map[string]interface{}) (s models.SchemaProperties, total int64, err error)
- func FilterSystem(sourceStruct spec.SchemaProperties, dst spec.SchemaProperties)
- func GetAsMap(v interface{}) (map[string]interface{}, error)
- func GetMapToBool(schema map[string]interface{}, key string) (bool, error)
- func GetMapToMap(schema map[string]interface{}, key string) (map[string]interface{}, error)
- func GetMapToString(schema map[string]interface{}, key string) string
- func GetSpecSchema(properties models.SchemaProperties) (spec.SchemaProperties, []string)
- func GetSummary(tableName, operate string) string
- func IsLayoutComponent(value interface{}) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert1 ¶
func Convert1(schema map[string]interface{}) (s models.SchemaProperties, total int64, err error)
func FilterSystem ¶
func FilterSystem(sourceStruct spec.SchemaProperties, dst spec.SchemaProperties)
func GetMapToMap ¶
func GetMapToString ¶
GetMapToString GetMapToString
func GetSpecSchema ¶
func GetSpecSchema(properties models.SchemaProperties) (spec.SchemaProperties, []string)
func GetSummary ¶
func IsLayoutComponent ¶
func IsLayoutComponent(value interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.