package
0.5.0
Repository: https://github.com/sourcegraph/gonduit.git
Documentation: pkg.go.dev

# Constants

DifferentialQueryGitCommit is a git commit.
DifferentialQueryGitTr is something.
DifferentialQueryHGCommit is a mercurial commit.
DifferentialQueryOrderCreated orders results by date created.
DifferentialQueryOrderModified orders results by date modified.
DifferentialStatusAccepted is any revision that is accepted.
DifferentialStatusAny is any status.
DifferentialStatusClosed is any revision that is closed.
DifferentialStatusOpen is any revision that is open.
ManiphestQueryOrderCreated orders results by date created.
ManiphestQueryOrderModified orders results by date modified.
ManiphestQueryOrderPriority orders results by priority.
ManiphestTaskStatusAny is any status.
ManiphestTaskStatusClosed is any task that is closed.
ManiphestTaskStatusDuplicate is any task that is duplicated.
ManiphestTaskStatusInvalid is any task that is invalid.
ManiphestTaskStatusOpen is any task that is open.
ManiphestTaskStatusResolved is any task that is resolved.
ManiphestTaskStatusSpite is any task that is spite.
ManiphestTaskStatusWontFix is any task that is wontfix.
PhidTypeCommit is the PHID of a commit.
PhidTypeDifferentialRevision is the PHID of a differential revision.
PhidTypeTask is the PHID of a task.
ProjectStatusActive is any project that is active.
ProjectStatusAny is any project status.
ProjectStatusArchived is any project that is archived.
ProjectStatusClosed is any project that is closed.
ProjectStatusOpen is any project that is open.
RemarkupProcessDifferential is Differential revision.
RemarkupProcessDiffusion is Diffusion record.
RemarkupProcessFeed is Feed record.
RemarkupProcessManiphest is Maniphest task.
RemarkupProcessPhame is Phame record.
RemarkupProcessPhriction is Phriction document.

# Type aliases

DifferentialQueryCommitHashType are the commit types.
DifferentialQueryOrder is the order in which query results cna be ordered.
DifferentialStatus is the status of a differential revision.
ManiphestQueryOrder is the order in which query results cna be ordered.
ManiphestTaskStatus is the status of a differential task.
PhidType is the type of the PHID.
ProjectStatus is the status of a project.
RemarkupProcessContextType are context types of remarkup object.