Documentation
¶
Index ¶
- Variables
- func Convert2InExpr(fieldType string, fieldName string) string
- func Convert2OutExpr(fieldType string, fieldName string) string
- func ConvertType(typeName string) string
- func IsEmpty(v any) bool
- func IsNotEmpty(v any) bool
- func IsPtr(v string) bool
- func LastFunc(index, length int) bool
- func OfType(typeName string) bool
- func Quote(string string) string
- func Quote2(string string) string
- func TemplateFuncMap() template.FuncMap
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateList = []string{"Create", "create", "CREATE"}
View Source
var SpecificTypeSet = []string{
"*time.Time",
"time.Time",
}
Functions ¶
func Convert2InExpr ¶
func Convert2OutExpr ¶
func ConvertType ¶
func IsNotEmpty ¶
func TemplateFuncMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.