Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrLanguageNotSupported = errors.New("language not supported") ErrFailedToDetectPackageImportPath = errors.New("failed to detect package import path. Please use the --" + config.OptionGoORMStructPackageImportPath + " option") ErrSourceFileOrDirectoryIsNotSet = errors.New("source file or directory is not set") ErrInvalidSourceSet = errors.New("invalid source set") ErrGoColumnTagAnnotationNotFoundInSource = errors.New("go-column-tag annotation not found in source") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.