Documentation
¶
Index ¶
Constants ¶
View Source
const ( GENERIC_ERROR exceptions.ERROR_TYPE = "GenericException" SOURCE_CODE_DIR_DOES_NOT_EXIST_ERROR exceptions.ERROR_TYPE = "SourceCodeDirDoesNotExistException" NO_LOCKFILE_OR_PACKAGE_MANIFEST_FOUND_ERROR exceptions.ERROR_TYPE = "NoLockFileOrPackageManifestFoundException" CORRESPONDING_LOCK_FILE_MISSING exceptions.ERROR_TYPE = "CorrespondingLockFileMissing" PACKAGE_FILE_PARSING_ERROR exceptions.ERROR_TYPE = "PackageFileParsingException" LOCK_FILE_PARSING_ERROR exceptions.ERROR_TYPE = "LockFileParsingException" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.