functionIsValidGoPackagefunc IsValidGoPackage(value string) boolCheck a portable Go import path.Source schema/identifier.go:108@param valueThe candidate identifier.@returnsTrue for a slash-qualified portable package path.