Documentation
¶
Index ¶
- func Debug() bool
- func Dialect() string
- func GenerateGoCRUDPackage() bool
- func GoCRUDPackageName() string
- func GoCRUDPackagePath() string
- func GoCRUDTypeName() string
- func GoCRUDTypeNameUnexported() string
- func GoColumnTag() string
- func GoHasManyTag() string
- func GoHasOneTag() string
- func GoMethodNameColumns() string
- func GoMethodNameTable() string
- func GoMethodPrefixColumn() string
- func GoPKTag() string
- func GoSliceTypeSuffix() string
- func Language() string
- func Load(ctx context.Context) (rollback func(), remainingArgs []string, err error)
- func MustLoad(ctx context.Context) (rollback func(), remainingArgs []string)
- func Trace() bool
- func Version() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateGoCRUDPackage ¶
func GenerateGoCRUDPackage() bool
func GoCRUDPackageName ¶
func GoCRUDPackageName() string
func GoCRUDPackagePath ¶
func GoCRUDPackagePath() string
func GoCRUDTypeName ¶
func GoCRUDTypeName() string
func GoCRUDTypeNameUnexported ¶
func GoCRUDTypeNameUnexported() string
func GoColumnTag ¶ added in v0.0.10
func GoColumnTag() string
func GoHasManyTag ¶
func GoHasManyTag() string
func GoHasOneTag ¶
func GoHasOneTag() string
func GoMethodNameColumns ¶
func GoMethodNameColumns() string
func GoMethodNameTable ¶
func GoMethodNameTable() string
func GoMethodPrefixColumn ¶
func GoMethodPrefixColumn() string
func GoSliceTypeSuffix ¶
func GoSliceTypeSuffix() string
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.