Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Procedure) predicate.Procedure
- func ApprovalRequired(v bool) predicate.Procedure
- func ApprovalRequiredEQ(v bool) predicate.Procedure
- func ApprovalRequiredIsNil() predicate.Procedure
- func ApprovalRequiredNEQ(v bool) predicate.Procedure
- func ApprovalRequiredNotNil() predicate.Procedure
- func ApproverID(v string) predicate.Procedure
- func ApproverIDContains(v string) predicate.Procedure
- func ApproverIDContainsFold(v string) predicate.Procedure
- func ApproverIDEQ(v string) predicate.Procedure
- func ApproverIDEqualFold(v string) predicate.Procedure
- func ApproverIDGT(v string) predicate.Procedure
- func ApproverIDGTE(v string) predicate.Procedure
- func ApproverIDHasPrefix(v string) predicate.Procedure
- func ApproverIDHasSuffix(v string) predicate.Procedure
- func ApproverIDIn(vs ...string) predicate.Procedure
- func ApproverIDIsNil() predicate.Procedure
- func ApproverIDLT(v string) predicate.Procedure
- func ApproverIDLTE(v string) predicate.Procedure
- func ApproverIDNEQ(v string) predicate.Procedure
- func ApproverIDNotIn(vs ...string) predicate.Procedure
- func ApproverIDNotNil() predicate.Procedure
- func ControlSuggestionsIsNil() predicate.Procedure
- func ControlSuggestionsNotNil() predicate.Procedure
- func CreatedAt(v time.Time) predicate.Procedure
- func CreatedAtEQ(v time.Time) predicate.Procedure
- func CreatedAtGT(v time.Time) predicate.Procedure
- func CreatedAtGTE(v time.Time) predicate.Procedure
- func CreatedAtIn(vs ...time.Time) predicate.Procedure
- func CreatedAtIsNil() predicate.Procedure
- func CreatedAtLT(v time.Time) predicate.Procedure
- func CreatedAtLTE(v time.Time) predicate.Procedure
- func CreatedAtNEQ(v time.Time) predicate.Procedure
- func CreatedAtNotIn(vs ...time.Time) predicate.Procedure
- func CreatedAtNotNil() predicate.Procedure
- func CreatedBy(v string) predicate.Procedure
- func CreatedByContains(v string) predicate.Procedure
- func CreatedByContainsFold(v string) predicate.Procedure
- func CreatedByEQ(v string) predicate.Procedure
- func CreatedByEqualFold(v string) predicate.Procedure
- func CreatedByGT(v string) predicate.Procedure
- func CreatedByGTE(v string) predicate.Procedure
- func CreatedByHasPrefix(v string) predicate.Procedure
- func CreatedByHasSuffix(v string) predicate.Procedure
- func CreatedByIn(vs ...string) predicate.Procedure
- func CreatedByIsNil() predicate.Procedure
- func CreatedByLT(v string) predicate.Procedure
- func CreatedByLTE(v string) predicate.Procedure
- func CreatedByNEQ(v string) predicate.Procedure
- func CreatedByNotIn(vs ...string) predicate.Procedure
- func CreatedByNotNil() predicate.Procedure
- func DelegateID(v string) predicate.Procedure
- func DelegateIDContains(v string) predicate.Procedure
- func DelegateIDContainsFold(v string) predicate.Procedure
- func DelegateIDEQ(v string) predicate.Procedure
- func DelegateIDEqualFold(v string) predicate.Procedure
- func DelegateIDGT(v string) predicate.Procedure
- func DelegateIDGTE(v string) predicate.Procedure
- func DelegateIDHasPrefix(v string) predicate.Procedure
- func DelegateIDHasSuffix(v string) predicate.Procedure
- func DelegateIDIn(vs ...string) predicate.Procedure
- func DelegateIDIsNil() predicate.Procedure
- func DelegateIDLT(v string) predicate.Procedure
- func DelegateIDLTE(v string) predicate.Procedure
- func DelegateIDNEQ(v string) predicate.Procedure
- func DelegateIDNotIn(vs ...string) predicate.Procedure
- func DelegateIDNotNil() predicate.Procedure
- func DeletedAt(v time.Time) predicate.Procedure
- func DeletedAtEQ(v time.Time) predicate.Procedure
- func DeletedAtGT(v time.Time) predicate.Procedure
- func DeletedAtGTE(v time.Time) predicate.Procedure
- func DeletedAtIn(vs ...time.Time) predicate.Procedure
- func DeletedAtIsNil() predicate.Procedure
- func DeletedAtLT(v time.Time) predicate.Procedure
- func DeletedAtLTE(v time.Time) predicate.Procedure
- func DeletedAtNEQ(v time.Time) predicate.Procedure
- func DeletedAtNotIn(vs ...time.Time) predicate.Procedure
- func DeletedAtNotNil() predicate.Procedure
- func DeletedBy(v string) predicate.Procedure
- func DeletedByContains(v string) predicate.Procedure
- func DeletedByContainsFold(v string) predicate.Procedure
- func DeletedByEQ(v string) predicate.Procedure
- func DeletedByEqualFold(v string) predicate.Procedure
- func DeletedByGT(v string) predicate.Procedure
- func DeletedByGTE(v string) predicate.Procedure
- func DeletedByHasPrefix(v string) predicate.Procedure
- func DeletedByHasSuffix(v string) predicate.Procedure
- func DeletedByIn(vs ...string) predicate.Procedure
- func DeletedByIsNil() predicate.Procedure
- func DeletedByLT(v string) predicate.Procedure
- func DeletedByLTE(v string) predicate.Procedure
- func DeletedByNEQ(v string) predicate.Procedure
- func DeletedByNotIn(vs ...string) predicate.Procedure
- func DeletedByNotNil() predicate.Procedure
- func Details(v string) predicate.Procedure
- func DetailsContains(v string) predicate.Procedure
- func DetailsContainsFold(v string) predicate.Procedure
- func DetailsEQ(v string) predicate.Procedure
- func DetailsEqualFold(v string) predicate.Procedure
- func DetailsGT(v string) predicate.Procedure
- func DetailsGTE(v string) predicate.Procedure
- func DetailsHasPrefix(v string) predicate.Procedure
- func DetailsHasSuffix(v string) predicate.Procedure
- func DetailsIn(vs ...string) predicate.Procedure
- func DetailsIsNil() predicate.Procedure
- func DetailsJSONIsNil() predicate.Procedure
- func DetailsJSONNotNil() predicate.Procedure
- func DetailsLT(v string) predicate.Procedure
- func DetailsLTE(v string) predicate.Procedure
- func DetailsNEQ(v string) predicate.Procedure
- func DetailsNotIn(vs ...string) predicate.Procedure
- func DetailsNotNil() predicate.Procedure
- func DismissedControlSuggestionsIsNil() predicate.Procedure
- func DismissedControlSuggestionsNotNil() predicate.Procedure
- func DismissedImprovementSuggestionsIsNil() predicate.Procedure
- func DismissedImprovementSuggestionsNotNil() predicate.Procedure
- func DismissedTagSuggestionsIsNil() predicate.Procedure
- func DismissedTagSuggestionsNotNil() predicate.Procedure
- func DisplayID(v string) predicate.Procedure
- func DisplayIDContains(v string) predicate.Procedure
- func DisplayIDContainsFold(v string) predicate.Procedure
- func DisplayIDEQ(v string) predicate.Procedure
- func DisplayIDEqualFold(v string) predicate.Procedure
- func DisplayIDGT(v string) predicate.Procedure
- func DisplayIDGTE(v string) predicate.Procedure
- func DisplayIDHasPrefix(v string) predicate.Procedure
- func DisplayIDHasSuffix(v string) predicate.Procedure
- func DisplayIDIn(vs ...string) predicate.Procedure
- func DisplayIDLT(v string) predicate.Procedure
- func DisplayIDLTE(v string) predicate.Procedure
- func DisplayIDNEQ(v string) predicate.Procedure
- func DisplayIDNotIn(vs ...string) predicate.Procedure
- func EnvironmentID(v string) predicate.Procedure
- func EnvironmentIDContains(v string) predicate.Procedure
- func EnvironmentIDContainsFold(v string) predicate.Procedure
- func EnvironmentIDEQ(v string) predicate.Procedure
- func EnvironmentIDEqualFold(v string) predicate.Procedure
- func EnvironmentIDGT(v string) predicate.Procedure
- func EnvironmentIDGTE(v string) predicate.Procedure
- func EnvironmentIDHasPrefix(v string) predicate.Procedure
- func EnvironmentIDHasSuffix(v string) predicate.Procedure
- func EnvironmentIDIn(vs ...string) predicate.Procedure
- func EnvironmentIDIsNil() predicate.Procedure
- func EnvironmentIDLT(v string) predicate.Procedure
- func EnvironmentIDLTE(v string) predicate.Procedure
- func EnvironmentIDNEQ(v string) predicate.Procedure
- func EnvironmentIDNotIn(vs ...string) predicate.Procedure
- func EnvironmentIDNotNil() predicate.Procedure
- func EnvironmentName(v string) predicate.Procedure
- func EnvironmentNameContains(v string) predicate.Procedure
- func EnvironmentNameContainsFold(v string) predicate.Procedure
- func EnvironmentNameEQ(v string) predicate.Procedure
- func EnvironmentNameEqualFold(v string) predicate.Procedure
- func EnvironmentNameGT(v string) predicate.Procedure
- func EnvironmentNameGTE(v string) predicate.Procedure
- func EnvironmentNameHasPrefix(v string) predicate.Procedure
- func EnvironmentNameHasSuffix(v string) predicate.Procedure
- func EnvironmentNameIn(vs ...string) predicate.Procedure
- func EnvironmentNameIsNil() predicate.Procedure
- func EnvironmentNameLT(v string) predicate.Procedure
- func EnvironmentNameLTE(v string) predicate.Procedure
- func EnvironmentNameNEQ(v string) predicate.Procedure
- func EnvironmentNameNotIn(vs ...string) predicate.Procedure
- func EnvironmentNameNotNil() predicate.Procedure
- func ExternalContents(v string) predicate.Procedure
- func ExternalContentsContains(v string) predicate.Procedure
- func ExternalContentsContainsFold(v string) predicate.Procedure
- func ExternalContentsEQ(v string) predicate.Procedure
- func ExternalContentsEqualFold(v string) predicate.Procedure
- func ExternalContentsGT(v string) predicate.Procedure
- func ExternalContentsGTE(v string) predicate.Procedure
- func ExternalContentsHasPrefix(v string) predicate.Procedure
- func ExternalContentsHasSuffix(v string) predicate.Procedure
- func ExternalContentsIn(vs ...string) predicate.Procedure
- func ExternalContentsIsNil() predicate.Procedure
- func ExternalContentsLT(v string) predicate.Procedure
- func ExternalContentsLTE(v string) predicate.Procedure
- func ExternalContentsNEQ(v string) predicate.Procedure
- func ExternalContentsNotIn(vs ...string) predicate.Procedure
- func ExternalContentsNotNil() predicate.Procedure
- func ExternalFileID(v string) predicate.Procedure
- func ExternalFileIDContains(v string) predicate.Procedure
- func ExternalFileIDContainsFold(v string) predicate.Procedure
- func ExternalFileIDEQ(v string) predicate.Procedure
- func ExternalFileIDEqualFold(v string) predicate.Procedure
- func ExternalFileIDGT(v string) predicate.Procedure
- func ExternalFileIDGTE(v string) predicate.Procedure
- func ExternalFileIDHasPrefix(v string) predicate.Procedure
- func ExternalFileIDHasSuffix(v string) predicate.Procedure
- func ExternalFileIDIn(vs ...string) predicate.Procedure
- func ExternalFileIDIsNil() predicate.Procedure
- func ExternalFileIDLT(v string) predicate.Procedure
- func ExternalFileIDLTE(v string) predicate.Procedure
- func ExternalFileIDNEQ(v string) predicate.Procedure
- func ExternalFileIDNotIn(vs ...string) predicate.Procedure
- func ExternalFileIDNotNil() predicate.Procedure
- func FileID(v string) predicate.Procedure
- func FileIDContains(v string) predicate.Procedure
- func FileIDContainsFold(v string) predicate.Procedure
- func FileIDEQ(v string) predicate.Procedure
- func FileIDEqualFold(v string) predicate.Procedure
- func FileIDGT(v string) predicate.Procedure
- func FileIDGTE(v string) predicate.Procedure
- func FileIDHasPrefix(v string) predicate.Procedure
- func FileIDHasSuffix(v string) predicate.Procedure
- func FileIDIn(vs ...string) predicate.Procedure
- func FileIDIsNil() predicate.Procedure
- func FileIDLT(v string) predicate.Procedure
- func FileIDLTE(v string) predicate.Procedure
- func FileIDNEQ(v string) predicate.Procedure
- func FileIDNotIn(vs ...string) predicate.Procedure
- func FileIDNotNil() predicate.Procedure
- func HasApprover() predicate.Procedure
- func HasApproverWith(preds ...predicate.Group) predicate.Procedure
- func HasBlockedGroups() predicate.Procedure
- func HasBlockedGroupsWith(preds ...predicate.Group) predicate.Procedure
- func HasComments() predicate.Procedure
- func HasCommentsWith(preds ...predicate.Note) predicate.Procedure
- func HasControls() predicate.Procedure
- func HasControlsWith(preds ...predicate.Control) predicate.Procedure
- func HasDelegate() predicate.Procedure
- func HasDelegateWith(preds ...predicate.Group) predicate.Procedure
- func HasDiscussions() predicate.Procedure
- func HasDiscussionsWith(preds ...predicate.Discussion) predicate.Procedure
- func HasEditors() predicate.Procedure
- func HasEditorsWith(preds ...predicate.Group) predicate.Procedure
- func HasEnvironment() predicate.Procedure
- func HasEnvironmentWith(preds ...predicate.CustomTypeEnum) predicate.Procedure
- func HasFile() predicate.Procedure
- func HasFileWith(preds ...predicate.File) predicate.Procedure
- func HasInternalPolicies() predicate.Procedure
- func HasInternalPoliciesWith(preds ...predicate.InternalPolicy) predicate.Procedure
- func HasNarratives() predicate.Procedure
- func HasNarrativesWith(preds ...predicate.Narrative) predicate.Procedure
- func HasOwner() predicate.Procedure
- func HasOwnerWith(preds ...predicate.Organization) predicate.Procedure
- func HasProcedureKind() predicate.Procedure
- func HasProcedureKindWith(preds ...predicate.CustomTypeEnum) predicate.Procedure
- func HasPrograms() predicate.Procedure
- func HasProgramsWith(preds ...predicate.Program) predicate.Procedure
- func HasRisks() predicate.Procedure
- func HasRisksWith(preds ...predicate.Risk) predicate.Procedure
- func HasScope() predicate.Procedure
- func HasScopeWith(preds ...predicate.CustomTypeEnum) predicate.Procedure
- func HasSubcontrols() predicate.Procedure
- func HasSubcontrolsWith(preds ...predicate.Subcontrol) predicate.Procedure
- func HasTasks() predicate.Procedure
- func HasTasksWith(preds ...predicate.Task) predicate.Procedure
- func HasWorkflowObjectRefs() predicate.Procedure
- func HasWorkflowObjectRefsWith(preds ...predicate.WorkflowObjectRef) predicate.Procedure
- func ID(id string) predicate.Procedure
- func IDContainsFold(id string) predicate.Procedure
- func IDEQ(id string) predicate.Procedure
- func IDEqualFold(id string) predicate.Procedure
- func IDGT(id string) predicate.Procedure
- func IDGTE(id string) predicate.Procedure
- func IDIn(ids ...string) predicate.Procedure
- func IDLT(id string) predicate.Procedure
- func IDLTE(id string) predicate.Procedure
- func IDNEQ(id string) predicate.Procedure
- func IDNotIn(ids ...string) predicate.Procedure
- func ImprovementSuggestionsIsNil() predicate.Procedure
- func ImprovementSuggestionsNotNil() predicate.Procedure
- func InternalNotes(v string) predicate.Procedure
- func InternalNotesContains(v string) predicate.Procedure
- func InternalNotesContainsFold(v string) predicate.Procedure
- func InternalNotesEQ(v string) predicate.Procedure
- func InternalNotesEqualFold(v string) predicate.Procedure
- func InternalNotesGT(v string) predicate.Procedure
- func InternalNotesGTE(v string) predicate.Procedure
- func InternalNotesHasPrefix(v string) predicate.Procedure
- func InternalNotesHasSuffix(v string) predicate.Procedure
- func InternalNotesIn(vs ...string) predicate.Procedure
- func InternalNotesIsNil() predicate.Procedure
- func InternalNotesLT(v string) predicate.Procedure
- func InternalNotesLTE(v string) predicate.Procedure
- func InternalNotesNEQ(v string) predicate.Procedure
- func InternalNotesNotIn(vs ...string) predicate.Procedure
- func InternalNotesNotNil() predicate.Procedure
- func ManagementModeEQ(v enums.DocumentManagementMode) predicate.Procedure
- func ManagementModeIn(vs ...enums.DocumentManagementMode) predicate.Procedure
- func ManagementModeIsNil() predicate.Procedure
- func ManagementModeNEQ(v enums.DocumentManagementMode) predicate.Procedure
- func ManagementModeNotIn(vs ...enums.DocumentManagementMode) predicate.Procedure
- func ManagementModeNotNil() predicate.Procedure
- func ManagementModeValidator(mm enums.DocumentManagementMode) error
- func Name(v string) predicate.Procedure
- func NameContains(v string) predicate.Procedure
- func NameContainsFold(v string) predicate.Procedure
- func NameEQ(v string) predicate.Procedure
- func NameEqualFold(v string) predicate.Procedure
- func NameGT(v string) predicate.Procedure
- func NameGTE(v string) predicate.Procedure
- func NameHasPrefix(v string) predicate.Procedure
- func NameHasSuffix(v string) predicate.Procedure
- func NameIn(vs ...string) predicate.Procedure
- func NameLT(v string) predicate.Procedure
- func NameLTE(v string) predicate.Procedure
- func NameNEQ(v string) predicate.Procedure
- func NameNotIn(vs ...string) predicate.Procedure
- func Not(p predicate.Procedure) predicate.Procedure
- func Or(predicates ...predicate.Procedure) predicate.Procedure
- func OwnerID(v string) predicate.Procedure
- func OwnerIDContains(v string) predicate.Procedure
- func OwnerIDContainsFold(v string) predicate.Procedure
- func OwnerIDEQ(v string) predicate.Procedure
- func OwnerIDEqualFold(v string) predicate.Procedure
- func OwnerIDGT(v string) predicate.Procedure
- func OwnerIDGTE(v string) predicate.Procedure
- func OwnerIDHasPrefix(v string) predicate.Procedure
- func OwnerIDHasSuffix(v string) predicate.Procedure
- func OwnerIDIn(vs ...string) predicate.Procedure
- func OwnerIDIsNil() predicate.Procedure
- func OwnerIDLT(v string) predicate.Procedure
- func OwnerIDLTE(v string) predicate.Procedure
- func OwnerIDNEQ(v string) predicate.Procedure
- func OwnerIDNotIn(vs ...string) predicate.Procedure
- func OwnerIDNotNil() predicate.Procedure
- func ProcedureKindID(v string) predicate.Procedure
- func ProcedureKindIDContains(v string) predicate.Procedure
- func ProcedureKindIDContainsFold(v string) predicate.Procedure
- func ProcedureKindIDEQ(v string) predicate.Procedure
- func ProcedureKindIDEqualFold(v string) predicate.Procedure
- func ProcedureKindIDGT(v string) predicate.Procedure
- func ProcedureKindIDGTE(v string) predicate.Procedure
- func ProcedureKindIDHasPrefix(v string) predicate.Procedure
- func ProcedureKindIDHasSuffix(v string) predicate.Procedure
- func ProcedureKindIDIn(vs ...string) predicate.Procedure
- func ProcedureKindIDIsNil() predicate.Procedure
- func ProcedureKindIDLT(v string) predicate.Procedure
- func ProcedureKindIDLTE(v string) predicate.Procedure
- func ProcedureKindIDNEQ(v string) predicate.Procedure
- func ProcedureKindIDNotIn(vs ...string) predicate.Procedure
- func ProcedureKindIDNotNil() predicate.Procedure
- func ProcedureKindName(v string) predicate.Procedure
- func ProcedureKindNameContains(v string) predicate.Procedure
- func ProcedureKindNameContainsFold(v string) predicate.Procedure
- func ProcedureKindNameEQ(v string) predicate.Procedure
- func ProcedureKindNameEqualFold(v string) predicate.Procedure
- func ProcedureKindNameGT(v string) predicate.Procedure
- func ProcedureKindNameGTE(v string) predicate.Procedure
- func ProcedureKindNameHasPrefix(v string) predicate.Procedure
- func ProcedureKindNameHasSuffix(v string) predicate.Procedure
- func ProcedureKindNameIn(vs ...string) predicate.Procedure
- func ProcedureKindNameIsNil() predicate.Procedure
- func ProcedureKindNameLT(v string) predicate.Procedure
- func ProcedureKindNameLTE(v string) predicate.Procedure
- func ProcedureKindNameNEQ(v string) predicate.Procedure
- func ProcedureKindNameNotIn(vs ...string) predicate.Procedure
- func ProcedureKindNameNotNil() predicate.Procedure
- func ReviewDue(v time.Time) predicate.Procedure
- func ReviewDueEQ(v time.Time) predicate.Procedure
- func ReviewDueGT(v time.Time) predicate.Procedure
- func ReviewDueGTE(v time.Time) predicate.Procedure
- func ReviewDueIn(vs ...time.Time) predicate.Procedure
- func ReviewDueIsNil() predicate.Procedure
- func ReviewDueLT(v time.Time) predicate.Procedure
- func ReviewDueLTE(v time.Time) predicate.Procedure
- func ReviewDueNEQ(v time.Time) predicate.Procedure
- func ReviewDueNotIn(vs ...time.Time) predicate.Procedure
- func ReviewDueNotNil() predicate.Procedure
- func ReviewFrequencyEQ(v enums.Frequency) predicate.Procedure
- func ReviewFrequencyIn(vs ...enums.Frequency) predicate.Procedure
- func ReviewFrequencyIsNil() predicate.Procedure
- func ReviewFrequencyNEQ(v enums.Frequency) predicate.Procedure
- func ReviewFrequencyNotIn(vs ...enums.Frequency) predicate.Procedure
- func ReviewFrequencyNotNil() predicate.Procedure
- func ReviewFrequencyValidator(rf enums.Frequency) error
- func Revision(v string) predicate.Procedure
- func RevisionContains(v string) predicate.Procedure
- func RevisionContainsFold(v string) predicate.Procedure
- func RevisionEQ(v string) predicate.Procedure
- func RevisionEqualFold(v string) predicate.Procedure
- func RevisionGT(v string) predicate.Procedure
- func RevisionGTE(v string) predicate.Procedure
- func RevisionHasPrefix(v string) predicate.Procedure
- func RevisionHasSuffix(v string) predicate.Procedure
- func RevisionIn(vs ...string) predicate.Procedure
- func RevisionIsNil() predicate.Procedure
- func RevisionLT(v string) predicate.Procedure
- func RevisionLTE(v string) predicate.Procedure
- func RevisionNEQ(v string) predicate.Procedure
- func RevisionNotIn(vs ...string) predicate.Procedure
- func RevisionNotNil() predicate.Procedure
- func ScopeID(v string) predicate.Procedure
- func ScopeIDContains(v string) predicate.Procedure
- func ScopeIDContainsFold(v string) predicate.Procedure
- func ScopeIDEQ(v string) predicate.Procedure
- func ScopeIDEqualFold(v string) predicate.Procedure
- func ScopeIDGT(v string) predicate.Procedure
- func ScopeIDGTE(v string) predicate.Procedure
- func ScopeIDHasPrefix(v string) predicate.Procedure
- func ScopeIDHasSuffix(v string) predicate.Procedure
- func ScopeIDIn(vs ...string) predicate.Procedure
- func ScopeIDIsNil() predicate.Procedure
- func ScopeIDLT(v string) predicate.Procedure
- func ScopeIDLTE(v string) predicate.Procedure
- func ScopeIDNEQ(v string) predicate.Procedure
- func ScopeIDNotIn(vs ...string) predicate.Procedure
- func ScopeIDNotNil() predicate.Procedure
- func ScopeName(v string) predicate.Procedure
- func ScopeNameContains(v string) predicate.Procedure
- func ScopeNameContainsFold(v string) predicate.Procedure
- func ScopeNameEQ(v string) predicate.Procedure
- func ScopeNameEqualFold(v string) predicate.Procedure
- func ScopeNameGT(v string) predicate.Procedure
- func ScopeNameGTE(v string) predicate.Procedure
- func ScopeNameHasPrefix(v string) predicate.Procedure
- func ScopeNameHasSuffix(v string) predicate.Procedure
- func ScopeNameIn(vs ...string) predicate.Procedure
- func ScopeNameIsNil() predicate.Procedure
- func ScopeNameLT(v string) predicate.Procedure
- func ScopeNameLTE(v string) predicate.Procedure
- func ScopeNameNEQ(v string) predicate.Procedure
- func ScopeNameNotIn(vs ...string) predicate.Procedure
- func ScopeNameNotNil() predicate.Procedure
- func StatusEQ(v enums.DocumentStatus) predicate.Procedure
- func StatusIn(vs ...enums.DocumentStatus) predicate.Procedure
- func StatusIsNil() predicate.Procedure
- func StatusNEQ(v enums.DocumentStatus) predicate.Procedure
- func StatusNotIn(vs ...enums.DocumentStatus) predicate.Procedure
- func StatusNotNil() predicate.Procedure
- func StatusValidator(s enums.DocumentStatus) error
- func Summary(v string) predicate.Procedure
- func SummaryContains(v string) predicate.Procedure
- func SummaryContainsFold(v string) predicate.Procedure
- func SummaryEQ(v string) predicate.Procedure
- func SummaryEqualFold(v string) predicate.Procedure
- func SummaryGT(v string) predicate.Procedure
- func SummaryGTE(v string) predicate.Procedure
- func SummaryHasPrefix(v string) predicate.Procedure
- func SummaryHasSuffix(v string) predicate.Procedure
- func SummaryIn(vs ...string) predicate.Procedure
- func SummaryIsNil() predicate.Procedure
- func SummaryLT(v string) predicate.Procedure
- func SummaryLTE(v string) predicate.Procedure
- func SummaryNEQ(v string) predicate.Procedure
- func SummaryNotIn(vs ...string) predicate.Procedure
- func SummaryNotNil() predicate.Procedure
- func SystemInternalID(v string) predicate.Procedure
- func SystemInternalIDContains(v string) predicate.Procedure
- func SystemInternalIDContainsFold(v string) predicate.Procedure
- func SystemInternalIDEQ(v string) predicate.Procedure
- func SystemInternalIDEqualFold(v string) predicate.Procedure
- func SystemInternalIDGT(v string) predicate.Procedure
- func SystemInternalIDGTE(v string) predicate.Procedure
- func SystemInternalIDHasPrefix(v string) predicate.Procedure
- func SystemInternalIDHasSuffix(v string) predicate.Procedure
- func SystemInternalIDIn(vs ...string) predicate.Procedure
- func SystemInternalIDIsNil() predicate.Procedure
- func SystemInternalIDLT(v string) predicate.Procedure
- func SystemInternalIDLTE(v string) predicate.Procedure
- func SystemInternalIDNEQ(v string) predicate.Procedure
- func SystemInternalIDNotIn(vs ...string) predicate.Procedure
- func SystemInternalIDNotNil() predicate.Procedure
- func SystemOwned(v bool) predicate.Procedure
- func SystemOwnedEQ(v bool) predicate.Procedure
- func SystemOwnedIsNil() predicate.Procedure
- func SystemOwnedNEQ(v bool) predicate.Procedure
- func SystemOwnedNotNil() predicate.Procedure
- func TagSuggestionsIsNil() predicate.Procedure
- func TagSuggestionsNotNil() predicate.Procedure
- func TagsIsNil() predicate.Procedure
- func TagsNotNil() predicate.Procedure
- func URL(v string) predicate.Procedure
- func URLContains(v string) predicate.Procedure
- func URLContainsFold(v string) predicate.Procedure
- func URLEQ(v string) predicate.Procedure
- func URLEqualFold(v string) predicate.Procedure
- func URLGT(v string) predicate.Procedure
- func URLGTE(v string) predicate.Procedure
- func URLHasPrefix(v string) predicate.Procedure
- func URLHasSuffix(v string) predicate.Procedure
- func URLIn(vs ...string) predicate.Procedure
- func URLIsNil() predicate.Procedure
- func URLLT(v string) predicate.Procedure
- func URLLTE(v string) predicate.Procedure
- func URLNEQ(v string) predicate.Procedure
- func URLNotIn(vs ...string) predicate.Procedure
- func URLNotNil() predicate.Procedure
- func UpdatedAt(v time.Time) predicate.Procedure
- func UpdatedAtEQ(v time.Time) predicate.Procedure
- func UpdatedAtGT(v time.Time) predicate.Procedure
- func UpdatedAtGTE(v time.Time) predicate.Procedure
- func UpdatedAtIn(vs ...time.Time) predicate.Procedure
- func UpdatedAtIsNil() predicate.Procedure
- func UpdatedAtLT(v time.Time) predicate.Procedure
- func UpdatedAtLTE(v time.Time) predicate.Procedure
- func UpdatedAtNEQ(v time.Time) predicate.Procedure
- func UpdatedAtNotIn(vs ...time.Time) predicate.Procedure
- func UpdatedAtNotNil() predicate.Procedure
- func UpdatedBy(v string) predicate.Procedure
- func UpdatedByContains(v string) predicate.Procedure
- func UpdatedByContainsFold(v string) predicate.Procedure
- func UpdatedByEQ(v string) predicate.Procedure
- func UpdatedByEqualFold(v string) predicate.Procedure
- func UpdatedByGT(v string) predicate.Procedure
- func UpdatedByGTE(v string) predicate.Procedure
- func UpdatedByHasPrefix(v string) predicate.Procedure
- func UpdatedByHasSuffix(v string) predicate.Procedure
- func UpdatedByImpersonator(v string) predicate.Procedure
- func UpdatedByImpersonatorContains(v string) predicate.Procedure
- func UpdatedByImpersonatorContainsFold(v string) predicate.Procedure
- func UpdatedByImpersonatorEQ(v string) predicate.Procedure
- func UpdatedByImpersonatorEqualFold(v string) predicate.Procedure
- func UpdatedByImpersonatorGT(v string) predicate.Procedure
- func UpdatedByImpersonatorGTE(v string) predicate.Procedure
- func UpdatedByImpersonatorHasPrefix(v string) predicate.Procedure
- func UpdatedByImpersonatorHasSuffix(v string) predicate.Procedure
- func UpdatedByImpersonatorIn(vs ...string) predicate.Procedure
- func UpdatedByImpersonatorIsNil() predicate.Procedure
- func UpdatedByImpersonatorLT(v string) predicate.Procedure
- func UpdatedByImpersonatorLTE(v string) predicate.Procedure
- func UpdatedByImpersonatorNEQ(v string) predicate.Procedure
- func UpdatedByImpersonatorNotIn(vs ...string) predicate.Procedure
- func UpdatedByImpersonatorNotNil() predicate.Procedure
- func UpdatedByIn(vs ...string) predicate.Procedure
- func UpdatedByIsNil() predicate.Procedure
- func UpdatedByLT(v string) predicate.Procedure
- func UpdatedByLTE(v string) predicate.Procedure
- func UpdatedByNEQ(v string) predicate.Procedure
- func UpdatedByNotIn(vs ...string) predicate.Procedure
- func UpdatedByNotNil() predicate.Procedure
- func ValidColumn(column string) bool
- func WorkflowEligibleMarker(v bool) predicate.Procedure
- func WorkflowEligibleMarkerEQ(v bool) predicate.Procedure
- func WorkflowEligibleMarkerIsNil() predicate.Procedure
- func WorkflowEligibleMarkerNEQ(v bool) predicate.Procedure
- func WorkflowEligibleMarkerNotNil() predicate.Procedure
- type OrderOption
- func ByApprovalRequired(opts ...sql.OrderTermOption) OrderOption
- func ByApproverField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByApproverID(opts ...sql.OrderTermOption) OrderOption
- func ByBlockedGroups(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByBlockedGroupsCount(opts ...sql.OrderTermOption) OrderOption
- func ByComments(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByCommentsCount(opts ...sql.OrderTermOption) OrderOption
- func ByControls(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByControlsCount(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDelegateField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByDelegateID(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDetails(opts ...sql.OrderTermOption) OrderOption
- func ByDiscussions(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByDiscussionsCount(opts ...sql.OrderTermOption) OrderOption
- func ByDisplayID(opts ...sql.OrderTermOption) OrderOption
- func ByEditors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByEditorsCount(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentName(opts ...sql.OrderTermOption) OrderOption
- func ByExternalContents(opts ...sql.OrderTermOption) OrderOption
- func ByExternalFileID(opts ...sql.OrderTermOption) OrderOption
- func ByFileField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByFileID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
- func ByInternalPolicies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByInternalPoliciesCount(opts ...sql.OrderTermOption) OrderOption
- func ByManagementMode(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByNarratives(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByNarrativesCount(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByProcedureKindField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByProcedureKindID(opts ...sql.OrderTermOption) OrderOption
- func ByProcedureKindName(opts ...sql.OrderTermOption) OrderOption
- func ByPrograms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByProgramsCount(opts ...sql.OrderTermOption) OrderOption
- func ByReviewDue(opts ...sql.OrderTermOption) OrderOption
- func ByReviewFrequency(opts ...sql.OrderTermOption) OrderOption
- func ByRevision(opts ...sql.OrderTermOption) OrderOption
- func ByRisks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRisksCount(opts ...sql.OrderTermOption) OrderOption
- func ByScopeField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByScopeID(opts ...sql.OrderTermOption) OrderOption
- func ByScopeName(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func BySubcontrols(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySubcontrolsCount(opts ...sql.OrderTermOption) OrderOption
- func BySummary(opts ...sql.OrderTermOption) OrderOption
- func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
- func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
- func ByTasks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByTasksCount(opts ...sql.OrderTermOption) OrderOption
- func ByURL(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedByImpersonator(opts ...sql.OrderTermOption) OrderOption
- func ByWorkflowEligibleMarker(opts ...sql.OrderTermOption) OrderOption
- func ByWorkflowObjectRefs(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByWorkflowObjectRefsCount(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the procedure type in the database. Label = "procedure" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldCreatedBy holds the string denoting the created_by field in the database. FieldCreatedBy = "created_by" // FieldUpdatedBy holds the string denoting the updated_by field in the database. FieldUpdatedBy = "updated_by" // FieldUpdatedByImpersonator holds the string denoting the updated_by_impersonator field in the database. FieldUpdatedByImpersonator = "updated_by_impersonator" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldDeletedBy holds the string denoting the deleted_by field in the database. FieldDeletedBy = "deleted_by" // FieldDisplayID holds the string denoting the display_id field in the database. FieldDisplayID = "display_id" // FieldTags holds the string denoting the tags field in the database. FieldTags = "tags" // FieldRevision holds the string denoting the revision field in the database. FieldRevision = "revision" // FieldOwnerID holds the string denoting the owner_id field in the database. FieldOwnerID = "owner_id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldManagementMode holds the string denoting the management_mode field in the database. FieldManagementMode = "management_mode" // FieldDetails holds the string denoting the details field in the database. FieldDetails = "details" // FieldDetailsJSON holds the string denoting the details_json field in the database. FieldDetailsJSON = "details_json" // FieldApprovalRequired holds the string denoting the approval_required field in the database. FieldApprovalRequired = "approval_required" // FieldReviewDue holds the string denoting the review_due field in the database. FieldReviewDue = "review_due" // FieldReviewFrequency holds the string denoting the review_frequency field in the database. FieldReviewFrequency = "review_frequency" // FieldApproverID holds the string denoting the approver_id field in the database. FieldApproverID = "approver_id" // FieldDelegateID holds the string denoting the delegate_id field in the database. FieldDelegateID = "delegate_id" // FieldSummary holds the string denoting the summary field in the database. FieldSummary = "summary" // FieldTagSuggestions holds the string denoting the tag_suggestions field in the database. FieldTagSuggestions = "tag_suggestions" // FieldDismissedTagSuggestions holds the string denoting the dismissed_tag_suggestions field in the database. FieldDismissedTagSuggestions = "dismissed_tag_suggestions" // FieldControlSuggestions holds the string denoting the control_suggestions field in the database. FieldControlSuggestions = "control_suggestions" // FieldDismissedControlSuggestions holds the string denoting the dismissed_control_suggestions field in the database. FieldDismissedControlSuggestions = "dismissed_control_suggestions" // FieldImprovementSuggestions holds the string denoting the improvement_suggestions field in the database. FieldImprovementSuggestions = "improvement_suggestions" // FieldDismissedImprovementSuggestions holds the string denoting the dismissed_improvement_suggestions field in the database. FieldDismissedImprovementSuggestions = "dismissed_improvement_suggestions" // FieldURL holds the string denoting the url field in the database. FieldURL = "url" // FieldFileID holds the string denoting the file_id field in the database. FieldFileID = "file_id" // FieldExternalFileID holds the string denoting the external_file_id field in the database. FieldExternalFileID = "external_file_id" // FieldExternalContents holds the string denoting the external_contents field in the database. FieldExternalContents = "external_contents" // FieldSystemOwned holds the string denoting the system_owned field in the database. FieldSystemOwned = "system_owned" // FieldInternalNotes holds the string denoting the internal_notes field in the database. FieldInternalNotes = "internal_notes" // FieldSystemInternalID holds the string denoting the system_internal_id field in the database. FieldSystemInternalID = "system_internal_id" // FieldProcedureKindName holds the string denoting the procedure_kind_name field in the database. FieldProcedureKindName = "procedure_kind_name" // FieldProcedureKindID holds the string denoting the procedure_kind_id field in the database. FieldProcedureKindID = "procedure_kind_id" // FieldEnvironmentName holds the string denoting the environment_name field in the database. FieldEnvironmentName = "environment_name" // FieldEnvironmentID holds the string denoting the environment_id field in the database. FieldEnvironmentID = "environment_id" // FieldScopeName holds the string denoting the scope_name field in the database. FieldScopeName = "scope_name" // FieldScopeID holds the string denoting the scope_id field in the database. FieldScopeID = "scope_id" // FieldWorkflowEligibleMarker holds the string denoting the workflow_eligible_marker field in the database. FieldWorkflowEligibleMarker = "workflow_eligible_marker" // EdgeOwner holds the string denoting the owner edge name in mutations. EdgeOwner = "owner" // EdgeBlockedGroups holds the string denoting the blocked_groups edge name in mutations. EdgeBlockedGroups = "blocked_groups" // EdgeEditors holds the string denoting the editors edge name in mutations. EdgeEditors = "editors" // EdgeApprover holds the string denoting the approver edge name in mutations. EdgeApprover = "approver" // EdgeDelegate holds the string denoting the delegate edge name in mutations. EdgeDelegate = "delegate" // EdgeProcedureKind holds the string denoting the procedure_kind edge name in mutations. EdgeProcedureKind = "procedure_kind" // EdgeEnvironment holds the string denoting the environment edge name in mutations. EdgeEnvironment = "environment" // EdgeScope holds the string denoting the scope edge name in mutations. EdgeScope = "scope" // EdgeControls holds the string denoting the controls edge name in mutations. EdgeControls = "controls" // EdgeSubcontrols holds the string denoting the subcontrols edge name in mutations. EdgeSubcontrols = "subcontrols" // EdgeInternalPolicies holds the string denoting the internal_policies edge name in mutations. EdgeInternalPolicies = "internal_policies" // EdgePrograms holds the string denoting the programs edge name in mutations. EdgePrograms = "programs" // EdgeNarratives holds the string denoting the narratives edge name in mutations. EdgeNarratives = "narratives" // EdgeRisks holds the string denoting the risks edge name in mutations. EdgeRisks = "risks" // EdgeTasks holds the string denoting the tasks edge name in mutations. EdgeTasks = "tasks" // EdgeComments holds the string denoting the comments edge name in mutations. EdgeComments = "comments" // EdgeDiscussions holds the string denoting the discussions edge name in mutations. EdgeDiscussions = "discussions" // EdgeFile holds the string denoting the file edge name in mutations. EdgeFile = "file" // EdgeWorkflowObjectRefs holds the string denoting the workflow_object_refs edge name in mutations. EdgeWorkflowObjectRefs = "workflow_object_refs" // Table holds the table name of the procedure in the database. Table = "procedures" // OwnerTable is the table that holds the owner relation/edge. OwnerTable = "procedures" // OwnerInverseTable is the table name for the Organization entity. // It exists in this package in order to avoid circular dependency with the "organization" package. OwnerInverseTable = "organizations" // OwnerColumn is the table column denoting the owner relation/edge. OwnerColumn = "owner_id" // BlockedGroupsTable is the table that holds the blocked_groups relation/edge. The primary key declared below. BlockedGroupsTable = "procedure_blocked_groups" // BlockedGroupsInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. BlockedGroupsInverseTable = "groups" // EditorsTable is the table that holds the editors relation/edge. The primary key declared below. EditorsTable = "procedure_editors" // EditorsInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. EditorsInverseTable = "groups" // ApproverTable is the table that holds the approver relation/edge. ApproverTable = "procedures" // ApproverInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. ApproverInverseTable = "groups" // ApproverColumn is the table column denoting the approver relation/edge. ApproverColumn = "approver_id" // DelegateTable is the table that holds the delegate relation/edge. DelegateTable = "procedures" // DelegateInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. DelegateInverseTable = "groups" // DelegateColumn is the table column denoting the delegate relation/edge. DelegateColumn = "delegate_id" // ProcedureKindTable is the table that holds the procedure_kind relation/edge. ProcedureKindTable = "procedures" // ProcedureKindInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. ProcedureKindInverseTable = "custom_type_enums" // ProcedureKindColumn is the table column denoting the procedure_kind relation/edge. ProcedureKindColumn = "procedure_kind_id" // EnvironmentTable is the table that holds the environment relation/edge. EnvironmentTable = "procedures" // EnvironmentInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. EnvironmentInverseTable = "custom_type_enums" // EnvironmentColumn is the table column denoting the environment relation/edge. EnvironmentColumn = "environment_id" // ScopeTable is the table that holds the scope relation/edge. ScopeTable = "procedures" // ScopeInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. ScopeInverseTable = "custom_type_enums" // ScopeColumn is the table column denoting the scope relation/edge. ScopeColumn = "scope_id" // ControlsTable is the table that holds the controls relation/edge. The primary key declared below. ControlsTable = "control_procedures" // ControlsInverseTable is the table name for the Control entity. // It exists in this package in order to avoid circular dependency with the "control" package. ControlsInverseTable = "controls" // SubcontrolsTable is the table that holds the subcontrols relation/edge. The primary key declared below. SubcontrolsTable = "subcontrol_procedures" // SubcontrolsInverseTable is the table name for the Subcontrol entity. // It exists in this package in order to avoid circular dependency with the "subcontrol" package. SubcontrolsInverseTable = "subcontrols" // InternalPoliciesTable is the table that holds the internal_policies relation/edge. The primary key declared below. InternalPoliciesTable = "internal_policy_procedures" // InternalPoliciesInverseTable is the table name for the InternalPolicy entity. // It exists in this package in order to avoid circular dependency with the "internalpolicy" package. InternalPoliciesInverseTable = "internal_policies" // ProgramsTable is the table that holds the programs relation/edge. The primary key declared below. ProgramsTable = "program_procedures" // ProgramsInverseTable is the table name for the Program entity. // It exists in this package in order to avoid circular dependency with the "program" package. ProgramsInverseTable = "programs" // NarrativesTable is the table that holds the narratives relation/edge. The primary key declared below. NarrativesTable = "procedure_narratives" // NarrativesInverseTable is the table name for the Narrative entity. // It exists in this package in order to avoid circular dependency with the "narrative" package. NarrativesInverseTable = "narratives" // RisksTable is the table that holds the risks relation/edge. The primary key declared below. RisksTable = "procedure_risks" // RisksInverseTable is the table name for the Risk entity. // It exists in this package in order to avoid circular dependency with the "risk" package. RisksInverseTable = "risks" // TasksTable is the table that holds the tasks relation/edge. The primary key declared below. TasksTable = "procedure_tasks" // TasksInverseTable is the table name for the Task entity. // It exists in this package in order to avoid circular dependency with the "task" package. TasksInverseTable = "tasks" // CommentsTable is the table that holds the comments relation/edge. CommentsTable = "notes" // CommentsInverseTable is the table name for the Note entity. // It exists in this package in order to avoid circular dependency with the "note" package. CommentsInverseTable = "notes" // CommentsColumn is the table column denoting the comments relation/edge. CommentsColumn = "procedure_comments" // DiscussionsTable is the table that holds the discussions relation/edge. DiscussionsTable = "discussions" // DiscussionsInverseTable is the table name for the Discussion entity. // It exists in this package in order to avoid circular dependency with the "discussion" package. DiscussionsInverseTable = "discussions" // DiscussionsColumn is the table column denoting the discussions relation/edge. DiscussionsColumn = "procedure_discussions" // FileTable is the table that holds the file relation/edge. FileTable = "procedures" // FileInverseTable is the table name for the File entity. // It exists in this package in order to avoid circular dependency with the "file" package. FileInverseTable = "files" // FileColumn is the table column denoting the file relation/edge. FileColumn = "file_id" // WorkflowObjectRefsTable is the table that holds the workflow_object_refs relation/edge. WorkflowObjectRefsTable = "workflow_object_refs" // WorkflowObjectRefsInverseTable is the table name for the WorkflowObjectRef entity. // It exists in this package in order to avoid circular dependency with the "workflowobjectref" package. WorkflowObjectRefsInverseTable = "workflow_object_refs" // WorkflowObjectRefsColumn is the table column denoting the workflow_object_refs relation/edge. WorkflowObjectRefsColumn = "procedure_id" )
const DefaultManagementMode enums.DocumentManagementMode = "OPENLANE_MANAGED"
const DefaultReviewFrequency enums.Frequency = "YEARLY"
const DefaultStatus enums.DocumentStatus = "DRAFT"
Variables ¶
var ( // BlockedGroupsPrimaryKey and BlockedGroupsColumn2 are the table columns denoting the // primary key for the blocked_groups relation (M2M). BlockedGroupsPrimaryKey = []string{"procedure_id", "group_id"} // EditorsPrimaryKey and EditorsColumn2 are the table columns denoting the // primary key for the editors relation (M2M). EditorsPrimaryKey = []string{"procedure_id", "group_id"} // ControlsPrimaryKey and ControlsColumn2 are the table columns denoting the // primary key for the controls relation (M2M). ControlsPrimaryKey = []string{"control_id", "procedure_id"} // SubcontrolsPrimaryKey and SubcontrolsColumn2 are the table columns denoting the // primary key for the subcontrols relation (M2M). SubcontrolsPrimaryKey = []string{"subcontrol_id", "procedure_id"} // InternalPoliciesPrimaryKey and InternalPoliciesColumn2 are the table columns denoting the // primary key for the internal_policies relation (M2M). InternalPoliciesPrimaryKey = []string{"internal_policy_id", "procedure_id"} // ProgramsPrimaryKey and ProgramsColumn2 are the table columns denoting the // primary key for the programs relation (M2M). ProgramsPrimaryKey = []string{"program_id", "procedure_id"} // NarrativesPrimaryKey and NarrativesColumn2 are the table columns denoting the // primary key for the narratives relation (M2M). NarrativesPrimaryKey = []string{"procedure_id", "narrative_id"} // RisksPrimaryKey and RisksColumn2 are the table columns denoting the // primary key for the risks relation (M2M). RisksPrimaryKey = []string{"procedure_id", "risk_id"} // TasksPrimaryKey and TasksColumn2 are the table columns denoting the // primary key for the tasks relation (M2M). TasksPrimaryKey = []string{"procedure_id", "task_id"} )
var ( Hooks [23]ent.Hook Interceptors [4]ent.Interceptor Policy ent.Policy // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DisplayIDValidator is a validator for the "display_id" field. It is called by the builders before save. DisplayIDValidator func(string) error // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // DefaultRevision holds the default value on creation for the "revision" field. DefaultRevision string // RevisionValidator is a validator for the "revision" field. It is called by the builders before save. RevisionValidator func(string) error // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DefaultApprovalRequired holds the default value on creation for the "approval_required" field. DefaultApprovalRequired bool // DefaultReviewDue holds the default value on creation for the "review_due" field. DefaultReviewDue time.Time // DefaultTagSuggestions holds the default value on creation for the "tag_suggestions" field. DefaultTagSuggestions []string // DefaultDismissedTagSuggestions holds the default value on creation for the "dismissed_tag_suggestions" field. DefaultDismissedTagSuggestions []string // DefaultControlSuggestions holds the default value on creation for the "control_suggestions" field. DefaultControlSuggestions []string // DefaultDismissedControlSuggestions holds the default value on creation for the "dismissed_control_suggestions" field. DefaultDismissedControlSuggestions []string // DefaultImprovementSuggestions holds the default value on creation for the "improvement_suggestions" field. DefaultImprovementSuggestions []string // DefaultDismissedImprovementSuggestions holds the default value on creation for the "dismissed_improvement_suggestions" field. DefaultDismissedImprovementSuggestions []string // URLValidator is a validator for the "url" field. It is called by the builders before save. URLValidator func(string) error // DefaultSystemOwned holds the default value on creation for the "system_owned" field. DefaultSystemOwned bool // DefaultWorkflowEligibleMarker holds the default value on creation for the "workflow_eligible_marker" field. DefaultWorkflowEligibleMarker bool // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/theopenlane/core/v2/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldUpdatedByImpersonator, FieldDeletedAt, FieldDeletedBy, FieldDisplayID, FieldTags, FieldRevision, FieldOwnerID, FieldName, FieldStatus, FieldManagementMode, FieldDetails, FieldDetailsJSON, FieldApprovalRequired, FieldReviewDue, FieldReviewFrequency, FieldApproverID, FieldDelegateID, FieldSummary, FieldTagSuggestions, FieldDismissedTagSuggestions, FieldControlSuggestions, FieldDismissedControlSuggestions, FieldImprovementSuggestions, FieldDismissedImprovementSuggestions, FieldURL, FieldFileID, FieldExternalFileID, FieldExternalContents, FieldSystemOwned, FieldInternalNotes, FieldSystemInternalID, FieldProcedureKindName, FieldProcedureKindID, FieldEnvironmentName, FieldEnvironmentID, FieldScopeName, FieldScopeID, FieldWorkflowEligibleMarker, }
Columns holds all SQL columns for procedure fields.
var ForeignKeys = []string{
"control_objective_procedures",
"custom_type_enum_procedures",
"evidence_procedures",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "procedures" table and are not defined as standalone fields in the schema.
Functions ¶
func ApprovalRequired ¶
ApprovalRequired applies equality check predicate on the "approval_required" field. It's identical to ApprovalRequiredEQ.
func ApprovalRequiredEQ ¶
ApprovalRequiredEQ applies the EQ predicate on the "approval_required" field.
func ApprovalRequiredIsNil ¶
ApprovalRequiredIsNil applies the IsNil predicate on the "approval_required" field.
func ApprovalRequiredNEQ ¶
ApprovalRequiredNEQ applies the NEQ predicate on the "approval_required" field.
func ApprovalRequiredNotNil ¶
ApprovalRequiredNotNil applies the NotNil predicate on the "approval_required" field.
func ApproverID ¶
ApproverID applies equality check predicate on the "approver_id" field. It's identical to ApproverIDEQ.
func ApproverIDContains ¶
ApproverIDContains applies the Contains predicate on the "approver_id" field.
func ApproverIDContainsFold ¶
ApproverIDContainsFold applies the ContainsFold predicate on the "approver_id" field.
func ApproverIDEQ ¶
ApproverIDEQ applies the EQ predicate on the "approver_id" field.
func ApproverIDEqualFold ¶
ApproverIDEqualFold applies the EqualFold predicate on the "approver_id" field.
func ApproverIDGT ¶
ApproverIDGT applies the GT predicate on the "approver_id" field.
func ApproverIDGTE ¶
ApproverIDGTE applies the GTE predicate on the "approver_id" field.
func ApproverIDHasPrefix ¶
ApproverIDHasPrefix applies the HasPrefix predicate on the "approver_id" field.
func ApproverIDHasSuffix ¶
ApproverIDHasSuffix applies the HasSuffix predicate on the "approver_id" field.
func ApproverIDIn ¶
ApproverIDIn applies the In predicate on the "approver_id" field.
func ApproverIDIsNil ¶
ApproverIDIsNil applies the IsNil predicate on the "approver_id" field.
func ApproverIDLT ¶
ApproverIDLT applies the LT predicate on the "approver_id" field.
func ApproverIDLTE ¶
ApproverIDLTE applies the LTE predicate on the "approver_id" field.
func ApproverIDNEQ ¶
ApproverIDNEQ applies the NEQ predicate on the "approver_id" field.
func ApproverIDNotIn ¶
ApproverIDNotIn applies the NotIn predicate on the "approver_id" field.
func ApproverIDNotNil ¶
ApproverIDNotNil applies the NotNil predicate on the "approver_id" field.
func ControlSuggestionsIsNil ¶
ControlSuggestionsIsNil applies the IsNil predicate on the "control_suggestions" field.
func ControlSuggestionsNotNil ¶
ControlSuggestionsNotNil applies the NotNil predicate on the "control_suggestions" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DelegateID ¶
DelegateID applies equality check predicate on the "delegate_id" field. It's identical to DelegateIDEQ.
func DelegateIDContains ¶
DelegateIDContains applies the Contains predicate on the "delegate_id" field.
func DelegateIDContainsFold ¶
DelegateIDContainsFold applies the ContainsFold predicate on the "delegate_id" field.
func DelegateIDEQ ¶
DelegateIDEQ applies the EQ predicate on the "delegate_id" field.
func DelegateIDEqualFold ¶
DelegateIDEqualFold applies the EqualFold predicate on the "delegate_id" field.
func DelegateIDGT ¶
DelegateIDGT applies the GT predicate on the "delegate_id" field.
func DelegateIDGTE ¶
DelegateIDGTE applies the GTE predicate on the "delegate_id" field.
func DelegateIDHasPrefix ¶
DelegateIDHasPrefix applies the HasPrefix predicate on the "delegate_id" field.
func DelegateIDHasSuffix ¶
DelegateIDHasSuffix applies the HasSuffix predicate on the "delegate_id" field.
func DelegateIDIn ¶
DelegateIDIn applies the In predicate on the "delegate_id" field.
func DelegateIDIsNil ¶
DelegateIDIsNil applies the IsNil predicate on the "delegate_id" field.
func DelegateIDLT ¶
DelegateIDLT applies the LT predicate on the "delegate_id" field.
func DelegateIDLTE ¶
DelegateIDLTE applies the LTE predicate on the "delegate_id" field.
func DelegateIDNEQ ¶
DelegateIDNEQ applies the NEQ predicate on the "delegate_id" field.
func DelegateIDNotIn ¶
DelegateIDNotIn applies the NotIn predicate on the "delegate_id" field.
func DelegateIDNotNil ¶
DelegateIDNotNil applies the NotNil predicate on the "delegate_id" field.
func DeletedAt ¶
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Details ¶
Details applies equality check predicate on the "details" field. It's identical to DetailsEQ.
func DetailsContains ¶
DetailsContains applies the Contains predicate on the "details" field.
func DetailsContainsFold ¶
DetailsContainsFold applies the ContainsFold predicate on the "details" field.
func DetailsEqualFold ¶
DetailsEqualFold applies the EqualFold predicate on the "details" field.
func DetailsGTE ¶
DetailsGTE applies the GTE predicate on the "details" field.
func DetailsHasPrefix ¶
DetailsHasPrefix applies the HasPrefix predicate on the "details" field.
func DetailsHasSuffix ¶
DetailsHasSuffix applies the HasSuffix predicate on the "details" field.
func DetailsIsNil ¶
DetailsIsNil applies the IsNil predicate on the "details" field.
func DetailsJSONIsNil ¶
DetailsJSONIsNil applies the IsNil predicate on the "details_json" field.
func DetailsJSONNotNil ¶
DetailsJSONNotNil applies the NotNil predicate on the "details_json" field.
func DetailsLTE ¶
DetailsLTE applies the LTE predicate on the "details" field.
func DetailsNEQ ¶
DetailsNEQ applies the NEQ predicate on the "details" field.
func DetailsNotIn ¶
DetailsNotIn applies the NotIn predicate on the "details" field.
func DetailsNotNil ¶
DetailsNotNil applies the NotNil predicate on the "details" field.
func DismissedControlSuggestionsIsNil ¶
DismissedControlSuggestionsIsNil applies the IsNil predicate on the "dismissed_control_suggestions" field.
func DismissedControlSuggestionsNotNil ¶
DismissedControlSuggestionsNotNil applies the NotNil predicate on the "dismissed_control_suggestions" field.
func DismissedImprovementSuggestionsIsNil ¶
DismissedImprovementSuggestionsIsNil applies the IsNil predicate on the "dismissed_improvement_suggestions" field.
func DismissedImprovementSuggestionsNotNil ¶
DismissedImprovementSuggestionsNotNil applies the NotNil predicate on the "dismissed_improvement_suggestions" field.
func DismissedTagSuggestionsIsNil ¶
DismissedTagSuggestionsIsNil applies the IsNil predicate on the "dismissed_tag_suggestions" field.
func DismissedTagSuggestionsNotNil ¶
DismissedTagSuggestionsNotNil applies the NotNil predicate on the "dismissed_tag_suggestions" field.
func DisplayID ¶
DisplayID applies equality check predicate on the "display_id" field. It's identical to DisplayIDEQ.
func DisplayIDContains ¶
DisplayIDContains applies the Contains predicate on the "display_id" field.
func DisplayIDContainsFold ¶
DisplayIDContainsFold applies the ContainsFold predicate on the "display_id" field.
func DisplayIDEQ ¶
DisplayIDEQ applies the EQ predicate on the "display_id" field.
func DisplayIDEqualFold ¶
DisplayIDEqualFold applies the EqualFold predicate on the "display_id" field.
func DisplayIDGT ¶
DisplayIDGT applies the GT predicate on the "display_id" field.
func DisplayIDGTE ¶
DisplayIDGTE applies the GTE predicate on the "display_id" field.
func DisplayIDHasPrefix ¶
DisplayIDHasPrefix applies the HasPrefix predicate on the "display_id" field.
func DisplayIDHasSuffix ¶
DisplayIDHasSuffix applies the HasSuffix predicate on the "display_id" field.
func DisplayIDIn ¶
DisplayIDIn applies the In predicate on the "display_id" field.
func DisplayIDLT ¶
DisplayIDLT applies the LT predicate on the "display_id" field.
func DisplayIDLTE ¶
DisplayIDLTE applies the LTE predicate on the "display_id" field.
func DisplayIDNEQ ¶
DisplayIDNEQ applies the NEQ predicate on the "display_id" field.
func DisplayIDNotIn ¶
DisplayIDNotIn applies the NotIn predicate on the "display_id" field.
func EnvironmentID ¶
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func EnvironmentName ¶
EnvironmentName applies equality check predicate on the "environment_name" field. It's identical to EnvironmentNameEQ.
func EnvironmentNameContains ¶
EnvironmentNameContains applies the Contains predicate on the "environment_name" field.
func EnvironmentNameContainsFold ¶
EnvironmentNameContainsFold applies the ContainsFold predicate on the "environment_name" field.
func EnvironmentNameEQ ¶
EnvironmentNameEQ applies the EQ predicate on the "environment_name" field.
func EnvironmentNameEqualFold ¶
EnvironmentNameEqualFold applies the EqualFold predicate on the "environment_name" field.
func EnvironmentNameGT ¶
EnvironmentNameGT applies the GT predicate on the "environment_name" field.
func EnvironmentNameGTE ¶
EnvironmentNameGTE applies the GTE predicate on the "environment_name" field.
func EnvironmentNameHasPrefix ¶
EnvironmentNameHasPrefix applies the HasPrefix predicate on the "environment_name" field.
func EnvironmentNameHasSuffix ¶
EnvironmentNameHasSuffix applies the HasSuffix predicate on the "environment_name" field.
func EnvironmentNameIn ¶
EnvironmentNameIn applies the In predicate on the "environment_name" field.
func EnvironmentNameIsNil ¶
EnvironmentNameIsNil applies the IsNil predicate on the "environment_name" field.
func EnvironmentNameLT ¶
EnvironmentNameLT applies the LT predicate on the "environment_name" field.
func EnvironmentNameLTE ¶
EnvironmentNameLTE applies the LTE predicate on the "environment_name" field.
func EnvironmentNameNEQ ¶
EnvironmentNameNEQ applies the NEQ predicate on the "environment_name" field.
func EnvironmentNameNotIn ¶
EnvironmentNameNotIn applies the NotIn predicate on the "environment_name" field.
func EnvironmentNameNotNil ¶
EnvironmentNameNotNil applies the NotNil predicate on the "environment_name" field.
func ExternalContents ¶
ExternalContents applies equality check predicate on the "external_contents" field. It's identical to ExternalContentsEQ.
func ExternalContentsContains ¶
ExternalContentsContains applies the Contains predicate on the "external_contents" field.
func ExternalContentsContainsFold ¶
ExternalContentsContainsFold applies the ContainsFold predicate on the "external_contents" field.
func ExternalContentsEQ ¶
ExternalContentsEQ applies the EQ predicate on the "external_contents" field.
func ExternalContentsEqualFold ¶
ExternalContentsEqualFold applies the EqualFold predicate on the "external_contents" field.
func ExternalContentsGT ¶
ExternalContentsGT applies the GT predicate on the "external_contents" field.
func ExternalContentsGTE ¶
ExternalContentsGTE applies the GTE predicate on the "external_contents" field.
func ExternalContentsHasPrefix ¶
ExternalContentsHasPrefix applies the HasPrefix predicate on the "external_contents" field.
func ExternalContentsHasSuffix ¶
ExternalContentsHasSuffix applies the HasSuffix predicate on the "external_contents" field.
func ExternalContentsIn ¶
ExternalContentsIn applies the In predicate on the "external_contents" field.
func ExternalContentsIsNil ¶
ExternalContentsIsNil applies the IsNil predicate on the "external_contents" field.
func ExternalContentsLT ¶
ExternalContentsLT applies the LT predicate on the "external_contents" field.
func ExternalContentsLTE ¶
ExternalContentsLTE applies the LTE predicate on the "external_contents" field.
func ExternalContentsNEQ ¶
ExternalContentsNEQ applies the NEQ predicate on the "external_contents" field.
func ExternalContentsNotIn ¶
ExternalContentsNotIn applies the NotIn predicate on the "external_contents" field.
func ExternalContentsNotNil ¶
ExternalContentsNotNil applies the NotNil predicate on the "external_contents" field.
func ExternalFileID ¶
ExternalFileID applies equality check predicate on the "external_file_id" field. It's identical to ExternalFileIDEQ.
func ExternalFileIDContains ¶
ExternalFileIDContains applies the Contains predicate on the "external_file_id" field.
func ExternalFileIDContainsFold ¶
ExternalFileIDContainsFold applies the ContainsFold predicate on the "external_file_id" field.
func ExternalFileIDEQ ¶
ExternalFileIDEQ applies the EQ predicate on the "external_file_id" field.
func ExternalFileIDEqualFold ¶
ExternalFileIDEqualFold applies the EqualFold predicate on the "external_file_id" field.
func ExternalFileIDGT ¶
ExternalFileIDGT applies the GT predicate on the "external_file_id" field.
func ExternalFileIDGTE ¶
ExternalFileIDGTE applies the GTE predicate on the "external_file_id" field.
func ExternalFileIDHasPrefix ¶
ExternalFileIDHasPrefix applies the HasPrefix predicate on the "external_file_id" field.
func ExternalFileIDHasSuffix ¶
ExternalFileIDHasSuffix applies the HasSuffix predicate on the "external_file_id" field.
func ExternalFileIDIn ¶
ExternalFileIDIn applies the In predicate on the "external_file_id" field.
func ExternalFileIDIsNil ¶
ExternalFileIDIsNil applies the IsNil predicate on the "external_file_id" field.
func ExternalFileIDLT ¶
ExternalFileIDLT applies the LT predicate on the "external_file_id" field.
func ExternalFileIDLTE ¶
ExternalFileIDLTE applies the LTE predicate on the "external_file_id" field.
func ExternalFileIDNEQ ¶
ExternalFileIDNEQ applies the NEQ predicate on the "external_file_id" field.
func ExternalFileIDNotIn ¶
ExternalFileIDNotIn applies the NotIn predicate on the "external_file_id" field.
func ExternalFileIDNotNil ¶
ExternalFileIDNotNil applies the NotNil predicate on the "external_file_id" field.
func FileID ¶
FileID applies equality check predicate on the "file_id" field. It's identical to FileIDEQ.
func FileIDContains ¶
FileIDContains applies the Contains predicate on the "file_id" field.
func FileIDContainsFold ¶
FileIDContainsFold applies the ContainsFold predicate on the "file_id" field.
func FileIDEqualFold ¶
FileIDEqualFold applies the EqualFold predicate on the "file_id" field.
func FileIDHasPrefix ¶
FileIDHasPrefix applies the HasPrefix predicate on the "file_id" field.
func FileIDHasSuffix ¶
FileIDHasSuffix applies the HasSuffix predicate on the "file_id" field.
func FileIDIsNil ¶
FileIDIsNil applies the IsNil predicate on the "file_id" field.
func FileIDNotIn ¶
FileIDNotIn applies the NotIn predicate on the "file_id" field.
func FileIDNotNil ¶
FileIDNotNil applies the NotNil predicate on the "file_id" field.
func HasApprover ¶
HasApprover applies the HasEdge predicate on the "approver" edge.
func HasApproverWith ¶
HasApproverWith applies the HasEdge predicate on the "approver" edge with a given conditions (other predicates).
func HasBlockedGroups ¶
HasBlockedGroups applies the HasEdge predicate on the "blocked_groups" edge.
func HasBlockedGroupsWith ¶
HasBlockedGroupsWith applies the HasEdge predicate on the "blocked_groups" edge with a given conditions (other predicates).
func HasComments ¶
HasComments applies the HasEdge predicate on the "comments" edge.
func HasCommentsWith ¶
HasCommentsWith applies the HasEdge predicate on the "comments" edge with a given conditions (other predicates).
func HasControls ¶
HasControls applies the HasEdge predicate on the "controls" edge.
func HasControlsWith ¶
HasControlsWith applies the HasEdge predicate on the "controls" edge with a given conditions (other predicates).
func HasDelegate ¶
HasDelegate applies the HasEdge predicate on the "delegate" edge.
func HasDelegateWith ¶
HasDelegateWith applies the HasEdge predicate on the "delegate" edge with a given conditions (other predicates).
func HasDiscussions ¶
HasDiscussions applies the HasEdge predicate on the "discussions" edge.
func HasDiscussionsWith ¶
func HasDiscussionsWith(preds ...predicate.Discussion) predicate.Procedure
HasDiscussionsWith applies the HasEdge predicate on the "discussions" edge with a given conditions (other predicates).
func HasEditors ¶
HasEditors applies the HasEdge predicate on the "editors" edge.
func HasEditorsWith ¶
HasEditorsWith applies the HasEdge predicate on the "editors" edge with a given conditions (other predicates).
func HasEnvironment ¶
HasEnvironment applies the HasEdge predicate on the "environment" edge.
func HasEnvironmentWith ¶
func HasEnvironmentWith(preds ...predicate.CustomTypeEnum) predicate.Procedure
HasEnvironmentWith applies the HasEdge predicate on the "environment" edge with a given conditions (other predicates).
func HasFileWith ¶
HasFileWith applies the HasEdge predicate on the "file" edge with a given conditions (other predicates).
func HasInternalPolicies ¶
HasInternalPolicies applies the HasEdge predicate on the "internal_policies" edge.
func HasInternalPoliciesWith ¶
func HasInternalPoliciesWith(preds ...predicate.InternalPolicy) predicate.Procedure
HasInternalPoliciesWith applies the HasEdge predicate on the "internal_policies" edge with a given conditions (other predicates).
func HasNarratives ¶
HasNarratives applies the HasEdge predicate on the "narratives" edge.
func HasNarrativesWith ¶
HasNarrativesWith applies the HasEdge predicate on the "narratives" edge with a given conditions (other predicates).
func HasOwnerWith ¶
func HasOwnerWith(preds ...predicate.Organization) predicate.Procedure
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
func HasProcedureKind ¶
HasProcedureKind applies the HasEdge predicate on the "procedure_kind" edge.
func HasProcedureKindWith ¶
func HasProcedureKindWith(preds ...predicate.CustomTypeEnum) predicate.Procedure
HasProcedureKindWith applies the HasEdge predicate on the "procedure_kind" edge with a given conditions (other predicates).
func HasPrograms ¶
HasPrograms applies the HasEdge predicate on the "programs" edge.
func HasProgramsWith ¶
HasProgramsWith applies the HasEdge predicate on the "programs" edge with a given conditions (other predicates).
func HasRisksWith ¶
HasRisksWith applies the HasEdge predicate on the "risks" edge with a given conditions (other predicates).
func HasScopeWith ¶
func HasScopeWith(preds ...predicate.CustomTypeEnum) predicate.Procedure
HasScopeWith applies the HasEdge predicate on the "scope" edge with a given conditions (other predicates).
func HasSubcontrols ¶
HasSubcontrols applies the HasEdge predicate on the "subcontrols" edge.
func HasSubcontrolsWith ¶
func HasSubcontrolsWith(preds ...predicate.Subcontrol) predicate.Procedure
HasSubcontrolsWith applies the HasEdge predicate on the "subcontrols" edge with a given conditions (other predicates).
func HasTasksWith ¶
HasTasksWith applies the HasEdge predicate on the "tasks" edge with a given conditions (other predicates).
func HasWorkflowObjectRefs ¶
HasWorkflowObjectRefs applies the HasEdge predicate on the "workflow_object_refs" edge.
func HasWorkflowObjectRefsWith ¶
func HasWorkflowObjectRefsWith(preds ...predicate.WorkflowObjectRef) predicate.Procedure
HasWorkflowObjectRefsWith applies the HasEdge predicate on the "workflow_object_refs" edge with a given conditions (other predicates).
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func ImprovementSuggestionsIsNil ¶
ImprovementSuggestionsIsNil applies the IsNil predicate on the "improvement_suggestions" field.
func ImprovementSuggestionsNotNil ¶
ImprovementSuggestionsNotNil applies the NotNil predicate on the "improvement_suggestions" field.
func InternalNotes ¶
InternalNotes applies equality check predicate on the "internal_notes" field. It's identical to InternalNotesEQ.
func InternalNotesContains ¶
InternalNotesContains applies the Contains predicate on the "internal_notes" field.
func InternalNotesContainsFold ¶
InternalNotesContainsFold applies the ContainsFold predicate on the "internal_notes" field.
func InternalNotesEQ ¶
InternalNotesEQ applies the EQ predicate on the "internal_notes" field.
func InternalNotesEqualFold ¶
InternalNotesEqualFold applies the EqualFold predicate on the "internal_notes" field.
func InternalNotesGT ¶
InternalNotesGT applies the GT predicate on the "internal_notes" field.
func InternalNotesGTE ¶
InternalNotesGTE applies the GTE predicate on the "internal_notes" field.
func InternalNotesHasPrefix ¶
InternalNotesHasPrefix applies the HasPrefix predicate on the "internal_notes" field.
func InternalNotesHasSuffix ¶
InternalNotesHasSuffix applies the HasSuffix predicate on the "internal_notes" field.
func InternalNotesIn ¶
InternalNotesIn applies the In predicate on the "internal_notes" field.
func InternalNotesIsNil ¶
InternalNotesIsNil applies the IsNil predicate on the "internal_notes" field.
func InternalNotesLT ¶
InternalNotesLT applies the LT predicate on the "internal_notes" field.
func InternalNotesLTE ¶
InternalNotesLTE applies the LTE predicate on the "internal_notes" field.
func InternalNotesNEQ ¶
InternalNotesNEQ applies the NEQ predicate on the "internal_notes" field.
func InternalNotesNotIn ¶
InternalNotesNotIn applies the NotIn predicate on the "internal_notes" field.
func InternalNotesNotNil ¶
InternalNotesNotNil applies the NotNil predicate on the "internal_notes" field.
func ManagementModeEQ ¶
func ManagementModeEQ(v enums.DocumentManagementMode) predicate.Procedure
ManagementModeEQ applies the EQ predicate on the "management_mode" field.
func ManagementModeIn ¶
func ManagementModeIn(vs ...enums.DocumentManagementMode) predicate.Procedure
ManagementModeIn applies the In predicate on the "management_mode" field.
func ManagementModeIsNil ¶
ManagementModeIsNil applies the IsNil predicate on the "management_mode" field.
func ManagementModeNEQ ¶
func ManagementModeNEQ(v enums.DocumentManagementMode) predicate.Procedure
ManagementModeNEQ applies the NEQ predicate on the "management_mode" field.
func ManagementModeNotIn ¶
func ManagementModeNotIn(vs ...enums.DocumentManagementMode) predicate.Procedure
ManagementModeNotIn applies the NotIn predicate on the "management_mode" field.
func ManagementModeNotNil ¶
ManagementModeNotNil applies the NotNil predicate on the "management_mode" field.
func ManagementModeValidator ¶
func ManagementModeValidator(mm enums.DocumentManagementMode) error
ManagementModeValidator is a validator for the "management_mode" field enum values. It is called by the builders before save.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func OwnerID ¶
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEqualFold ¶
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGTE ¶
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIsNil ¶
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLTE ¶
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func ProcedureKindID ¶
ProcedureKindID applies equality check predicate on the "procedure_kind_id" field. It's identical to ProcedureKindIDEQ.
func ProcedureKindIDContains ¶
ProcedureKindIDContains applies the Contains predicate on the "procedure_kind_id" field.
func ProcedureKindIDContainsFold ¶
ProcedureKindIDContainsFold applies the ContainsFold predicate on the "procedure_kind_id" field.
func ProcedureKindIDEQ ¶
ProcedureKindIDEQ applies the EQ predicate on the "procedure_kind_id" field.
func ProcedureKindIDEqualFold ¶
ProcedureKindIDEqualFold applies the EqualFold predicate on the "procedure_kind_id" field.
func ProcedureKindIDGT ¶
ProcedureKindIDGT applies the GT predicate on the "procedure_kind_id" field.
func ProcedureKindIDGTE ¶
ProcedureKindIDGTE applies the GTE predicate on the "procedure_kind_id" field.
func ProcedureKindIDHasPrefix ¶
ProcedureKindIDHasPrefix applies the HasPrefix predicate on the "procedure_kind_id" field.
func ProcedureKindIDHasSuffix ¶
ProcedureKindIDHasSuffix applies the HasSuffix predicate on the "procedure_kind_id" field.
func ProcedureKindIDIn ¶
ProcedureKindIDIn applies the In predicate on the "procedure_kind_id" field.
func ProcedureKindIDIsNil ¶
ProcedureKindIDIsNil applies the IsNil predicate on the "procedure_kind_id" field.
func ProcedureKindIDLT ¶
ProcedureKindIDLT applies the LT predicate on the "procedure_kind_id" field.
func ProcedureKindIDLTE ¶
ProcedureKindIDLTE applies the LTE predicate on the "procedure_kind_id" field.
func ProcedureKindIDNEQ ¶
ProcedureKindIDNEQ applies the NEQ predicate on the "procedure_kind_id" field.
func ProcedureKindIDNotIn ¶
ProcedureKindIDNotIn applies the NotIn predicate on the "procedure_kind_id" field.
func ProcedureKindIDNotNil ¶
ProcedureKindIDNotNil applies the NotNil predicate on the "procedure_kind_id" field.
func ProcedureKindName ¶
ProcedureKindName applies equality check predicate on the "procedure_kind_name" field. It's identical to ProcedureKindNameEQ.
func ProcedureKindNameContains ¶
ProcedureKindNameContains applies the Contains predicate on the "procedure_kind_name" field.
func ProcedureKindNameContainsFold ¶
ProcedureKindNameContainsFold applies the ContainsFold predicate on the "procedure_kind_name" field.
func ProcedureKindNameEQ ¶
ProcedureKindNameEQ applies the EQ predicate on the "procedure_kind_name" field.
func ProcedureKindNameEqualFold ¶
ProcedureKindNameEqualFold applies the EqualFold predicate on the "procedure_kind_name" field.
func ProcedureKindNameGT ¶
ProcedureKindNameGT applies the GT predicate on the "procedure_kind_name" field.
func ProcedureKindNameGTE ¶
ProcedureKindNameGTE applies the GTE predicate on the "procedure_kind_name" field.
func ProcedureKindNameHasPrefix ¶
ProcedureKindNameHasPrefix applies the HasPrefix predicate on the "procedure_kind_name" field.
func ProcedureKindNameHasSuffix ¶
ProcedureKindNameHasSuffix applies the HasSuffix predicate on the "procedure_kind_name" field.
func ProcedureKindNameIn ¶
ProcedureKindNameIn applies the In predicate on the "procedure_kind_name" field.
func ProcedureKindNameIsNil ¶
ProcedureKindNameIsNil applies the IsNil predicate on the "procedure_kind_name" field.
func ProcedureKindNameLT ¶
ProcedureKindNameLT applies the LT predicate on the "procedure_kind_name" field.
func ProcedureKindNameLTE ¶
ProcedureKindNameLTE applies the LTE predicate on the "procedure_kind_name" field.
func ProcedureKindNameNEQ ¶
ProcedureKindNameNEQ applies the NEQ predicate on the "procedure_kind_name" field.
func ProcedureKindNameNotIn ¶
ProcedureKindNameNotIn applies the NotIn predicate on the "procedure_kind_name" field.
func ProcedureKindNameNotNil ¶
ProcedureKindNameNotNil applies the NotNil predicate on the "procedure_kind_name" field.
func ReviewDue ¶
ReviewDue applies equality check predicate on the "review_due" field. It's identical to ReviewDueEQ.
func ReviewDueEQ ¶
ReviewDueEQ applies the EQ predicate on the "review_due" field.
func ReviewDueGT ¶
ReviewDueGT applies the GT predicate on the "review_due" field.
func ReviewDueGTE ¶
ReviewDueGTE applies the GTE predicate on the "review_due" field.
func ReviewDueIn ¶
ReviewDueIn applies the In predicate on the "review_due" field.
func ReviewDueIsNil ¶
ReviewDueIsNil applies the IsNil predicate on the "review_due" field.
func ReviewDueLT ¶
ReviewDueLT applies the LT predicate on the "review_due" field.
func ReviewDueLTE ¶
ReviewDueLTE applies the LTE predicate on the "review_due" field.
func ReviewDueNEQ ¶
ReviewDueNEQ applies the NEQ predicate on the "review_due" field.
func ReviewDueNotIn ¶
ReviewDueNotIn applies the NotIn predicate on the "review_due" field.
func ReviewDueNotNil ¶
ReviewDueNotNil applies the NotNil predicate on the "review_due" field.
func ReviewFrequencyEQ ¶
ReviewFrequencyEQ applies the EQ predicate on the "review_frequency" field.
func ReviewFrequencyIn ¶
ReviewFrequencyIn applies the In predicate on the "review_frequency" field.
func ReviewFrequencyIsNil ¶
ReviewFrequencyIsNil applies the IsNil predicate on the "review_frequency" field.
func ReviewFrequencyNEQ ¶
ReviewFrequencyNEQ applies the NEQ predicate on the "review_frequency" field.
func ReviewFrequencyNotIn ¶
ReviewFrequencyNotIn applies the NotIn predicate on the "review_frequency" field.
func ReviewFrequencyNotNil ¶
ReviewFrequencyNotNil applies the NotNil predicate on the "review_frequency" field.
func ReviewFrequencyValidator ¶
ReviewFrequencyValidator is a validator for the "review_frequency" field enum values. It is called by the builders before save.
func Revision ¶
Revision applies equality check predicate on the "revision" field. It's identical to RevisionEQ.
func RevisionContains ¶
RevisionContains applies the Contains predicate on the "revision" field.
func RevisionContainsFold ¶
RevisionContainsFold applies the ContainsFold predicate on the "revision" field.
func RevisionEQ ¶
RevisionEQ applies the EQ predicate on the "revision" field.
func RevisionEqualFold ¶
RevisionEqualFold applies the EqualFold predicate on the "revision" field.
func RevisionGT ¶
RevisionGT applies the GT predicate on the "revision" field.
func RevisionGTE ¶
RevisionGTE applies the GTE predicate on the "revision" field.
func RevisionHasPrefix ¶
RevisionHasPrefix applies the HasPrefix predicate on the "revision" field.
func RevisionHasSuffix ¶
RevisionHasSuffix applies the HasSuffix predicate on the "revision" field.
func RevisionIn ¶
RevisionIn applies the In predicate on the "revision" field.
func RevisionIsNil ¶
RevisionIsNil applies the IsNil predicate on the "revision" field.
func RevisionLT ¶
RevisionLT applies the LT predicate on the "revision" field.
func RevisionLTE ¶
RevisionLTE applies the LTE predicate on the "revision" field.
func RevisionNEQ ¶
RevisionNEQ applies the NEQ predicate on the "revision" field.
func RevisionNotIn ¶
RevisionNotIn applies the NotIn predicate on the "revision" field.
func RevisionNotNil ¶
RevisionNotNil applies the NotNil predicate on the "revision" field.
func ScopeID ¶
ScopeID applies equality check predicate on the "scope_id" field. It's identical to ScopeIDEQ.
func ScopeIDContains ¶
ScopeIDContains applies the Contains predicate on the "scope_id" field.
func ScopeIDContainsFold ¶
ScopeIDContainsFold applies the ContainsFold predicate on the "scope_id" field.
func ScopeIDEqualFold ¶
ScopeIDEqualFold applies the EqualFold predicate on the "scope_id" field.
func ScopeIDGTE ¶
ScopeIDGTE applies the GTE predicate on the "scope_id" field.
func ScopeIDHasPrefix ¶
ScopeIDHasPrefix applies the HasPrefix predicate on the "scope_id" field.
func ScopeIDHasSuffix ¶
ScopeIDHasSuffix applies the HasSuffix predicate on the "scope_id" field.
func ScopeIDIsNil ¶
ScopeIDIsNil applies the IsNil predicate on the "scope_id" field.
func ScopeIDLTE ¶
ScopeIDLTE applies the LTE predicate on the "scope_id" field.
func ScopeIDNEQ ¶
ScopeIDNEQ applies the NEQ predicate on the "scope_id" field.
func ScopeIDNotIn ¶
ScopeIDNotIn applies the NotIn predicate on the "scope_id" field.
func ScopeIDNotNil ¶
ScopeIDNotNil applies the NotNil predicate on the "scope_id" field.
func ScopeName ¶
ScopeName applies equality check predicate on the "scope_name" field. It's identical to ScopeNameEQ.
func ScopeNameContains ¶
ScopeNameContains applies the Contains predicate on the "scope_name" field.
func ScopeNameContainsFold ¶
ScopeNameContainsFold applies the ContainsFold predicate on the "scope_name" field.
func ScopeNameEQ ¶
ScopeNameEQ applies the EQ predicate on the "scope_name" field.
func ScopeNameEqualFold ¶
ScopeNameEqualFold applies the EqualFold predicate on the "scope_name" field.
func ScopeNameGT ¶
ScopeNameGT applies the GT predicate on the "scope_name" field.
func ScopeNameGTE ¶
ScopeNameGTE applies the GTE predicate on the "scope_name" field.
func ScopeNameHasPrefix ¶
ScopeNameHasPrefix applies the HasPrefix predicate on the "scope_name" field.
func ScopeNameHasSuffix ¶
ScopeNameHasSuffix applies the HasSuffix predicate on the "scope_name" field.
func ScopeNameIn ¶
ScopeNameIn applies the In predicate on the "scope_name" field.
func ScopeNameIsNil ¶
ScopeNameIsNil applies the IsNil predicate on the "scope_name" field.
func ScopeNameLT ¶
ScopeNameLT applies the LT predicate on the "scope_name" field.
func ScopeNameLTE ¶
ScopeNameLTE applies the LTE predicate on the "scope_name" field.
func ScopeNameNEQ ¶
ScopeNameNEQ applies the NEQ predicate on the "scope_name" field.
func ScopeNameNotIn ¶
ScopeNameNotIn applies the NotIn predicate on the "scope_name" field.
func ScopeNameNotNil ¶
ScopeNameNotNil applies the NotNil predicate on the "scope_name" field.
func StatusEQ ¶
func StatusEQ(v enums.DocumentStatus) predicate.Procedure
StatusEQ applies the EQ predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...enums.DocumentStatus) predicate.Procedure
StatusIn applies the In predicate on the "status" field.
func StatusIsNil ¶
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v enums.DocumentStatus) predicate.Procedure
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...enums.DocumentStatus) predicate.Procedure
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
StatusNotNil applies the NotNil predicate on the "status" field.
func StatusValidator ¶
func StatusValidator(s enums.DocumentStatus) error
StatusValidator is a validator for the "status" field enum values. It is called by the builders before save.
func Summary ¶
Summary applies equality check predicate on the "summary" field. It's identical to SummaryEQ.
func SummaryContains ¶
SummaryContains applies the Contains predicate on the "summary" field.
func SummaryContainsFold ¶
SummaryContainsFold applies the ContainsFold predicate on the "summary" field.
func SummaryEqualFold ¶
SummaryEqualFold applies the EqualFold predicate on the "summary" field.
func SummaryGTE ¶
SummaryGTE applies the GTE predicate on the "summary" field.
func SummaryHasPrefix ¶
SummaryHasPrefix applies the HasPrefix predicate on the "summary" field.
func SummaryHasSuffix ¶
SummaryHasSuffix applies the HasSuffix predicate on the "summary" field.
func SummaryIsNil ¶
SummaryIsNil applies the IsNil predicate on the "summary" field.
func SummaryLTE ¶
SummaryLTE applies the LTE predicate on the "summary" field.
func SummaryNEQ ¶
SummaryNEQ applies the NEQ predicate on the "summary" field.
func SummaryNotIn ¶
SummaryNotIn applies the NotIn predicate on the "summary" field.
func SummaryNotNil ¶
SummaryNotNil applies the NotNil predicate on the "summary" field.
func SystemInternalID ¶
SystemInternalID applies equality check predicate on the "system_internal_id" field. It's identical to SystemInternalIDEQ.
func SystemInternalIDContains ¶
SystemInternalIDContains applies the Contains predicate on the "system_internal_id" field.
func SystemInternalIDContainsFold ¶
SystemInternalIDContainsFold applies the ContainsFold predicate on the "system_internal_id" field.
func SystemInternalIDEQ ¶
SystemInternalIDEQ applies the EQ predicate on the "system_internal_id" field.
func SystemInternalIDEqualFold ¶
SystemInternalIDEqualFold applies the EqualFold predicate on the "system_internal_id" field.
func SystemInternalIDGT ¶
SystemInternalIDGT applies the GT predicate on the "system_internal_id" field.
func SystemInternalIDGTE ¶
SystemInternalIDGTE applies the GTE predicate on the "system_internal_id" field.
func SystemInternalIDHasPrefix ¶
SystemInternalIDHasPrefix applies the HasPrefix predicate on the "system_internal_id" field.
func SystemInternalIDHasSuffix ¶
SystemInternalIDHasSuffix applies the HasSuffix predicate on the "system_internal_id" field.
func SystemInternalIDIn ¶
SystemInternalIDIn applies the In predicate on the "system_internal_id" field.
func SystemInternalIDIsNil ¶
SystemInternalIDIsNil applies the IsNil predicate on the "system_internal_id" field.
func SystemInternalIDLT ¶
SystemInternalIDLT applies the LT predicate on the "system_internal_id" field.
func SystemInternalIDLTE ¶
SystemInternalIDLTE applies the LTE predicate on the "system_internal_id" field.
func SystemInternalIDNEQ ¶
SystemInternalIDNEQ applies the NEQ predicate on the "system_internal_id" field.
func SystemInternalIDNotIn ¶
SystemInternalIDNotIn applies the NotIn predicate on the "system_internal_id" field.
func SystemInternalIDNotNil ¶
SystemInternalIDNotNil applies the NotNil predicate on the "system_internal_id" field.
func SystemOwned ¶
SystemOwned applies equality check predicate on the "system_owned" field. It's identical to SystemOwnedEQ.
func SystemOwnedEQ ¶
SystemOwnedEQ applies the EQ predicate on the "system_owned" field.
func SystemOwnedIsNil ¶
SystemOwnedIsNil applies the IsNil predicate on the "system_owned" field.
func SystemOwnedNEQ ¶
SystemOwnedNEQ applies the NEQ predicate on the "system_owned" field.
func SystemOwnedNotNil ¶
SystemOwnedNotNil applies the NotNil predicate on the "system_owned" field.
func TagSuggestionsIsNil ¶
TagSuggestionsIsNil applies the IsNil predicate on the "tag_suggestions" field.
func TagSuggestionsNotNil ¶
TagSuggestionsNotNil applies the NotNil predicate on the "tag_suggestions" field.
func TagsNotNil ¶
TagsNotNil applies the NotNil predicate on the "tags" field.
func URLContains ¶
URLContains applies the Contains predicate on the "url" field.
func URLContainsFold ¶
URLContainsFold applies the ContainsFold predicate on the "url" field.
func URLEqualFold ¶
URLEqualFold applies the EqualFold predicate on the "url" field.
func URLHasPrefix ¶
URLHasPrefix applies the HasPrefix predicate on the "url" field.
func URLHasSuffix ¶
URLHasSuffix applies the HasSuffix predicate on the "url" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByImpersonator ¶
UpdatedByImpersonator applies equality check predicate on the "updated_by_impersonator" field. It's identical to UpdatedByImpersonatorEQ.
func UpdatedByImpersonatorContains ¶
UpdatedByImpersonatorContains applies the Contains predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorContainsFold ¶
UpdatedByImpersonatorContainsFold applies the ContainsFold predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorEQ ¶
UpdatedByImpersonatorEQ applies the EQ predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorEqualFold ¶
UpdatedByImpersonatorEqualFold applies the EqualFold predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorGT ¶
UpdatedByImpersonatorGT applies the GT predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorGTE ¶
UpdatedByImpersonatorGTE applies the GTE predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorHasPrefix ¶
UpdatedByImpersonatorHasPrefix applies the HasPrefix predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorHasSuffix ¶
UpdatedByImpersonatorHasSuffix applies the HasSuffix predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorIn ¶
UpdatedByImpersonatorIn applies the In predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorIsNil ¶
UpdatedByImpersonatorIsNil applies the IsNil predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorLT ¶
UpdatedByImpersonatorLT applies the LT predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorLTE ¶
UpdatedByImpersonatorLTE applies the LTE predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorNEQ ¶
UpdatedByImpersonatorNEQ applies the NEQ predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorNotIn ¶
UpdatedByImpersonatorNotIn applies the NotIn predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorNotNil ¶
UpdatedByImpersonatorNotNil applies the NotNil predicate on the "updated_by_impersonator" field.
func UpdatedByIn ¶
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func WorkflowEligibleMarker ¶
WorkflowEligibleMarker applies equality check predicate on the "workflow_eligible_marker" field. It's identical to WorkflowEligibleMarkerEQ.
func WorkflowEligibleMarkerEQ ¶
WorkflowEligibleMarkerEQ applies the EQ predicate on the "workflow_eligible_marker" field.
func WorkflowEligibleMarkerIsNil ¶
WorkflowEligibleMarkerIsNil applies the IsNil predicate on the "workflow_eligible_marker" field.
func WorkflowEligibleMarkerNEQ ¶
WorkflowEligibleMarkerNEQ applies the NEQ predicate on the "workflow_eligible_marker" field.
func WorkflowEligibleMarkerNotNil ¶
WorkflowEligibleMarkerNotNil applies the NotNil predicate on the "workflow_eligible_marker" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Procedure queries.
func ByApprovalRequired ¶
func ByApprovalRequired(opts ...sql.OrderTermOption) OrderOption
ByApprovalRequired orders the results by the approval_required field.
func ByApproverField ¶
func ByApproverField(field string, opts ...sql.OrderTermOption) OrderOption
ByApproverField orders the results by approver field.
func ByApproverID ¶
func ByApproverID(opts ...sql.OrderTermOption) OrderOption
ByApproverID orders the results by the approver_id field.
func ByBlockedGroups ¶
func ByBlockedGroups(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByBlockedGroups orders the results by blocked_groups terms.
func ByBlockedGroupsCount ¶
func ByBlockedGroupsCount(opts ...sql.OrderTermOption) OrderOption
ByBlockedGroupsCount orders the results by blocked_groups count.
func ByComments ¶
func ByComments(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByComments orders the results by comments terms.
func ByCommentsCount ¶
func ByCommentsCount(opts ...sql.OrderTermOption) OrderOption
ByCommentsCount orders the results by comments count.
func ByControls ¶
func ByControls(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByControls orders the results by controls terms.
func ByControlsCount ¶
func ByControlsCount(opts ...sql.OrderTermOption) OrderOption
ByControlsCount orders the results by controls count.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByDelegateField ¶
func ByDelegateField(field string, opts ...sql.OrderTermOption) OrderOption
ByDelegateField orders the results by delegate field.
func ByDelegateID ¶
func ByDelegateID(opts ...sql.OrderTermOption) OrderOption
ByDelegateID orders the results by the delegate_id field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeletedBy ¶
func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
ByDeletedBy orders the results by the deleted_by field.
func ByDetails ¶
func ByDetails(opts ...sql.OrderTermOption) OrderOption
ByDetails orders the results by the details field.
func ByDiscussions ¶
func ByDiscussions(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByDiscussions orders the results by discussions terms.
func ByDiscussionsCount ¶
func ByDiscussionsCount(opts ...sql.OrderTermOption) OrderOption
ByDiscussionsCount orders the results by discussions count.
func ByDisplayID ¶
func ByDisplayID(opts ...sql.OrderTermOption) OrderOption
ByDisplayID orders the results by the display_id field.
func ByEditors ¶
func ByEditors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByEditors orders the results by editors terms.
func ByEditorsCount ¶
func ByEditorsCount(opts ...sql.OrderTermOption) OrderOption
ByEditorsCount orders the results by editors count.
func ByEnvironmentField ¶
func ByEnvironmentField(field string, opts ...sql.OrderTermOption) OrderOption
ByEnvironmentField orders the results by environment field.
func ByEnvironmentID ¶
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByEnvironmentName ¶
func ByEnvironmentName(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentName orders the results by the environment_name field.
func ByExternalContents ¶
func ByExternalContents(opts ...sql.OrderTermOption) OrderOption
ByExternalContents orders the results by the external_contents field.
func ByExternalFileID ¶
func ByExternalFileID(opts ...sql.OrderTermOption) OrderOption
ByExternalFileID orders the results by the external_file_id field.
func ByFileField ¶
func ByFileField(field string, opts ...sql.OrderTermOption) OrderOption
ByFileField orders the results by file field.
func ByFileID ¶
func ByFileID(opts ...sql.OrderTermOption) OrderOption
ByFileID orders the results by the file_id field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByInternalNotes ¶
func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
ByInternalNotes orders the results by the internal_notes field.
func ByInternalPolicies ¶
func ByInternalPolicies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByInternalPolicies orders the results by internal_policies terms.
func ByInternalPoliciesCount ¶
func ByInternalPoliciesCount(opts ...sql.OrderTermOption) OrderOption
ByInternalPoliciesCount orders the results by internal_policies count.
func ByManagementMode ¶
func ByManagementMode(opts ...sql.OrderTermOption) OrderOption
ByManagementMode orders the results by the management_mode field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByNarratives ¶
func ByNarratives(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByNarratives orders the results by narratives terms.
func ByNarrativesCount ¶
func ByNarrativesCount(opts ...sql.OrderTermOption) OrderOption
ByNarrativesCount orders the results by narratives count.
func ByOwnerField ¶
func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
ByOwnerField orders the results by owner field.
func ByOwnerID ¶
func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
ByOwnerID orders the results by the owner_id field.
func ByProcedureKindField ¶
func ByProcedureKindField(field string, opts ...sql.OrderTermOption) OrderOption
ByProcedureKindField orders the results by procedure_kind field.
func ByProcedureKindID ¶
func ByProcedureKindID(opts ...sql.OrderTermOption) OrderOption
ByProcedureKindID orders the results by the procedure_kind_id field.
func ByProcedureKindName ¶
func ByProcedureKindName(opts ...sql.OrderTermOption) OrderOption
ByProcedureKindName orders the results by the procedure_kind_name field.
func ByPrograms ¶
func ByPrograms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPrograms orders the results by programs terms.
func ByProgramsCount ¶
func ByProgramsCount(opts ...sql.OrderTermOption) OrderOption
ByProgramsCount orders the results by programs count.
func ByReviewDue ¶
func ByReviewDue(opts ...sql.OrderTermOption) OrderOption
ByReviewDue orders the results by the review_due field.
func ByReviewFrequency ¶
func ByReviewFrequency(opts ...sql.OrderTermOption) OrderOption
ByReviewFrequency orders the results by the review_frequency field.
func ByRevision ¶
func ByRevision(opts ...sql.OrderTermOption) OrderOption
ByRevision orders the results by the revision field.
func ByRisks ¶
func ByRisks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByRisks orders the results by risks terms.
func ByRisksCount ¶
func ByRisksCount(opts ...sql.OrderTermOption) OrderOption
ByRisksCount orders the results by risks count.
func ByScopeField ¶
func ByScopeField(field string, opts ...sql.OrderTermOption) OrderOption
ByScopeField orders the results by scope field.
func ByScopeID ¶
func ByScopeID(opts ...sql.OrderTermOption) OrderOption
ByScopeID orders the results by the scope_id field.
func ByScopeName ¶
func ByScopeName(opts ...sql.OrderTermOption) OrderOption
ByScopeName orders the results by the scope_name field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func BySubcontrols ¶
func BySubcontrols(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySubcontrols orders the results by subcontrols terms.
func BySubcontrolsCount ¶
func BySubcontrolsCount(opts ...sql.OrderTermOption) OrderOption
BySubcontrolsCount orders the results by subcontrols count.
func BySummary ¶
func BySummary(opts ...sql.OrderTermOption) OrderOption
BySummary orders the results by the summary field.
func BySystemInternalID ¶
func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
BySystemInternalID orders the results by the system_internal_id field.
func BySystemOwned ¶
func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
BySystemOwned orders the results by the system_owned field.
func ByTasks ¶
func ByTasks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByTasks orders the results by tasks terms.
func ByTasksCount ¶
func ByTasksCount(opts ...sql.OrderTermOption) OrderOption
ByTasksCount orders the results by tasks count.
func ByURL ¶
func ByURL(opts ...sql.OrderTermOption) OrderOption
ByURL orders the results by the url field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedBy ¶
func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
ByUpdatedBy orders the results by the updated_by field.
func ByUpdatedByImpersonator ¶
func ByUpdatedByImpersonator(opts ...sql.OrderTermOption) OrderOption
ByUpdatedByImpersonator orders the results by the updated_by_impersonator field.
func ByWorkflowEligibleMarker ¶
func ByWorkflowEligibleMarker(opts ...sql.OrderTermOption) OrderOption
ByWorkflowEligibleMarker orders the results by the workflow_eligible_marker field.
func ByWorkflowObjectRefs ¶
func ByWorkflowObjectRefs(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByWorkflowObjectRefs orders the results by workflow_object_refs terms.
func ByWorkflowObjectRefsCount ¶
func ByWorkflowObjectRefsCount(opts ...sql.OrderTermOption) OrderOption
ByWorkflowObjectRefsCount orders the results by workflow_object_refs count.