Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.FindingControl) predicate.FindingControl
- func ControlID(v string) predicate.FindingControl
- func ControlIDContains(v string) predicate.FindingControl
- func ControlIDContainsFold(v string) predicate.FindingControl
- func ControlIDEQ(v string) predicate.FindingControl
- func ControlIDEqualFold(v string) predicate.FindingControl
- func ControlIDGT(v string) predicate.FindingControl
- func ControlIDGTE(v string) predicate.FindingControl
- func ControlIDHasPrefix(v string) predicate.FindingControl
- func ControlIDHasSuffix(v string) predicate.FindingControl
- func ControlIDIn(vs ...string) predicate.FindingControl
- func ControlIDLT(v string) predicate.FindingControl
- func ControlIDLTE(v string) predicate.FindingControl
- func ControlIDNEQ(v string) predicate.FindingControl
- func ControlIDNotIn(vs ...string) predicate.FindingControl
- func CreatedAt(v time.Time) predicate.FindingControl
- func CreatedAtEQ(v time.Time) predicate.FindingControl
- func CreatedAtGT(v time.Time) predicate.FindingControl
- func CreatedAtGTE(v time.Time) predicate.FindingControl
- func CreatedAtIn(vs ...time.Time) predicate.FindingControl
- func CreatedAtIsNil() predicate.FindingControl
- func CreatedAtLT(v time.Time) predicate.FindingControl
- func CreatedAtLTE(v time.Time) predicate.FindingControl
- func CreatedAtNEQ(v time.Time) predicate.FindingControl
- func CreatedAtNotIn(vs ...time.Time) predicate.FindingControl
- func CreatedAtNotNil() predicate.FindingControl
- func CreatedBy(v string) predicate.FindingControl
- func CreatedByContains(v string) predicate.FindingControl
- func CreatedByContainsFold(v string) predicate.FindingControl
- func CreatedByEQ(v string) predicate.FindingControl
- func CreatedByEqualFold(v string) predicate.FindingControl
- func CreatedByGT(v string) predicate.FindingControl
- func CreatedByGTE(v string) predicate.FindingControl
- func CreatedByHasPrefix(v string) predicate.FindingControl
- func CreatedByHasSuffix(v string) predicate.FindingControl
- func CreatedByIn(vs ...string) predicate.FindingControl
- func CreatedByIsNil() predicate.FindingControl
- func CreatedByLT(v string) predicate.FindingControl
- func CreatedByLTE(v string) predicate.FindingControl
- func CreatedByNEQ(v string) predicate.FindingControl
- func CreatedByNotIn(vs ...string) predicate.FindingControl
- func CreatedByNotNil() predicate.FindingControl
- func DiscoveredAt(v models.DateTime) predicate.FindingControl
- func DiscoveredAtEQ(v models.DateTime) predicate.FindingControl
- func DiscoveredAtGT(v models.DateTime) predicate.FindingControl
- func DiscoveredAtGTE(v models.DateTime) predicate.FindingControl
- func DiscoveredAtIn(vs ...models.DateTime) predicate.FindingControl
- func DiscoveredAtIsNil() predicate.FindingControl
- func DiscoveredAtLT(v models.DateTime) predicate.FindingControl
- func DiscoveredAtLTE(v models.DateTime) predicate.FindingControl
- func DiscoveredAtNEQ(v models.DateTime) predicate.FindingControl
- func DiscoveredAtNotIn(vs ...models.DateTime) predicate.FindingControl
- func DiscoveredAtNotNil() predicate.FindingControl
- func ExternalControlID(v string) predicate.FindingControl
- func ExternalControlIDContains(v string) predicate.FindingControl
- func ExternalControlIDContainsFold(v string) predicate.FindingControl
- func ExternalControlIDEQ(v string) predicate.FindingControl
- func ExternalControlIDEqualFold(v string) predicate.FindingControl
- func ExternalControlIDGT(v string) predicate.FindingControl
- func ExternalControlIDGTE(v string) predicate.FindingControl
- func ExternalControlIDHasPrefix(v string) predicate.FindingControl
- func ExternalControlIDHasSuffix(v string) predicate.FindingControl
- func ExternalControlIDIn(vs ...string) predicate.FindingControl
- func ExternalControlIDIsNil() predicate.FindingControl
- func ExternalControlIDLT(v string) predicate.FindingControl
- func ExternalControlIDLTE(v string) predicate.FindingControl
- func ExternalControlIDNEQ(v string) predicate.FindingControl
- func ExternalControlIDNotIn(vs ...string) predicate.FindingControl
- func ExternalControlIDNotNil() predicate.FindingControl
- func ExternalStandard(v string) predicate.FindingControl
- func ExternalStandardContains(v string) predicate.FindingControl
- func ExternalStandardContainsFold(v string) predicate.FindingControl
- func ExternalStandardEQ(v string) predicate.FindingControl
- func ExternalStandardEqualFold(v string) predicate.FindingControl
- func ExternalStandardGT(v string) predicate.FindingControl
- func ExternalStandardGTE(v string) predicate.FindingControl
- func ExternalStandardHasPrefix(v string) predicate.FindingControl
- func ExternalStandardHasSuffix(v string) predicate.FindingControl
- func ExternalStandardIn(vs ...string) predicate.FindingControl
- func ExternalStandardIsNil() predicate.FindingControl
- func ExternalStandardLT(v string) predicate.FindingControl
- func ExternalStandardLTE(v string) predicate.FindingControl
- func ExternalStandardNEQ(v string) predicate.FindingControl
- func ExternalStandardNotIn(vs ...string) predicate.FindingControl
- func ExternalStandardNotNil() predicate.FindingControl
- func ExternalStandardVersion(v string) predicate.FindingControl
- func ExternalStandardVersionContains(v string) predicate.FindingControl
- func ExternalStandardVersionContainsFold(v string) predicate.FindingControl
- func ExternalStandardVersionEQ(v string) predicate.FindingControl
- func ExternalStandardVersionEqualFold(v string) predicate.FindingControl
- func ExternalStandardVersionGT(v string) predicate.FindingControl
- func ExternalStandardVersionGTE(v string) predicate.FindingControl
- func ExternalStandardVersionHasPrefix(v string) predicate.FindingControl
- func ExternalStandardVersionHasSuffix(v string) predicate.FindingControl
- func ExternalStandardVersionIn(vs ...string) predicate.FindingControl
- func ExternalStandardVersionIsNil() predicate.FindingControl
- func ExternalStandardVersionLT(v string) predicate.FindingControl
- func ExternalStandardVersionLTE(v string) predicate.FindingControl
- func ExternalStandardVersionNEQ(v string) predicate.FindingControl
- func ExternalStandardVersionNotIn(vs ...string) predicate.FindingControl
- func ExternalStandardVersionNotNil() predicate.FindingControl
- func FindingID(v string) predicate.FindingControl
- func FindingIDContains(v string) predicate.FindingControl
- func FindingIDContainsFold(v string) predicate.FindingControl
- func FindingIDEQ(v string) predicate.FindingControl
- func FindingIDEqualFold(v string) predicate.FindingControl
- func FindingIDGT(v string) predicate.FindingControl
- func FindingIDGTE(v string) predicate.FindingControl
- func FindingIDHasPrefix(v string) predicate.FindingControl
- func FindingIDHasSuffix(v string) predicate.FindingControl
- func FindingIDIn(vs ...string) predicate.FindingControl
- func FindingIDLT(v string) predicate.FindingControl
- func FindingIDLTE(v string) predicate.FindingControl
- func FindingIDNEQ(v string) predicate.FindingControl
- func FindingIDNotIn(vs ...string) predicate.FindingControl
- func HasControl() predicate.FindingControl
- func HasControlWith(preds ...predicate.Control) predicate.FindingControl
- func HasFinding() predicate.FindingControl
- func HasFindingWith(preds ...predicate.Finding) predicate.FindingControl
- func HasStandard() predicate.FindingControl
- func HasStandardWith(preds ...predicate.Standard) predicate.FindingControl
- func ID(id string) predicate.FindingControl
- func IDContainsFold(id string) predicate.FindingControl
- func IDEQ(id string) predicate.FindingControl
- func IDEqualFold(id string) predicate.FindingControl
- func IDGT(id string) predicate.FindingControl
- func IDGTE(id string) predicate.FindingControl
- func IDIn(ids ...string) predicate.FindingControl
- func IDLT(id string) predicate.FindingControl
- func IDLTE(id string) predicate.FindingControl
- func IDNEQ(id string) predicate.FindingControl
- func IDNotIn(ids ...string) predicate.FindingControl
- func MetadataIsNil() predicate.FindingControl
- func MetadataNotNil() predicate.FindingControl
- func Not(p predicate.FindingControl) predicate.FindingControl
- func Or(predicates ...predicate.FindingControl) predicate.FindingControl
- func Source(v string) predicate.FindingControl
- func SourceContains(v string) predicate.FindingControl
- func SourceContainsFold(v string) predicate.FindingControl
- func SourceEQ(v string) predicate.FindingControl
- func SourceEqualFold(v string) predicate.FindingControl
- func SourceGT(v string) predicate.FindingControl
- func SourceGTE(v string) predicate.FindingControl
- func SourceHasPrefix(v string) predicate.FindingControl
- func SourceHasSuffix(v string) predicate.FindingControl
- func SourceIn(vs ...string) predicate.FindingControl
- func SourceIsNil() predicate.FindingControl
- func SourceLT(v string) predicate.FindingControl
- func SourceLTE(v string) predicate.FindingControl
- func SourceNEQ(v string) predicate.FindingControl
- func SourceNotIn(vs ...string) predicate.FindingControl
- func SourceNotNil() predicate.FindingControl
- func StandardID(v string) predicate.FindingControl
- func StandardIDContains(v string) predicate.FindingControl
- func StandardIDContainsFold(v string) predicate.FindingControl
- func StandardIDEQ(v string) predicate.FindingControl
- func StandardIDEqualFold(v string) predicate.FindingControl
- func StandardIDGT(v string) predicate.FindingControl
- func StandardIDGTE(v string) predicate.FindingControl
- func StandardIDHasPrefix(v string) predicate.FindingControl
- func StandardIDHasSuffix(v string) predicate.FindingControl
- func StandardIDIn(vs ...string) predicate.FindingControl
- func StandardIDIsNil() predicate.FindingControl
- func StandardIDLT(v string) predicate.FindingControl
- func StandardIDLTE(v string) predicate.FindingControl
- func StandardIDNEQ(v string) predicate.FindingControl
- func StandardIDNotIn(vs ...string) predicate.FindingControl
- func StandardIDNotNil() predicate.FindingControl
- func UpdatedAt(v time.Time) predicate.FindingControl
- func UpdatedAtEQ(v time.Time) predicate.FindingControl
- func UpdatedAtGT(v time.Time) predicate.FindingControl
- func UpdatedAtGTE(v time.Time) predicate.FindingControl
- func UpdatedAtIn(vs ...time.Time) predicate.FindingControl
- func UpdatedAtIsNil() predicate.FindingControl
- func UpdatedAtLT(v time.Time) predicate.FindingControl
- func UpdatedAtLTE(v time.Time) predicate.FindingControl
- func UpdatedAtNEQ(v time.Time) predicate.FindingControl
- func UpdatedAtNotIn(vs ...time.Time) predicate.FindingControl
- func UpdatedAtNotNil() predicate.FindingControl
- func UpdatedBy(v string) predicate.FindingControl
- func UpdatedByContains(v string) predicate.FindingControl
- func UpdatedByContainsFold(v string) predicate.FindingControl
- func UpdatedByEQ(v string) predicate.FindingControl
- func UpdatedByEqualFold(v string) predicate.FindingControl
- func UpdatedByGT(v string) predicate.FindingControl
- func UpdatedByGTE(v string) predicate.FindingControl
- func UpdatedByHasPrefix(v string) predicate.FindingControl
- func UpdatedByHasSuffix(v string) predicate.FindingControl
- func UpdatedByIn(vs ...string) predicate.FindingControl
- func UpdatedByIsNil() predicate.FindingControl
- func UpdatedByLT(v string) predicate.FindingControl
- func UpdatedByLTE(v string) predicate.FindingControl
- func UpdatedByNEQ(v string) predicate.FindingControl
- func UpdatedByNotIn(vs ...string) predicate.FindingControl
- func UpdatedByNotNil() predicate.FindingControl
- func ValidColumn(column string) bool
- type OrderOption
- func ByControlField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByControlID(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDiscoveredAt(opts ...sql.OrderTermOption) OrderOption
- func ByExternalControlID(opts ...sql.OrderTermOption) OrderOption
- func ByExternalStandard(opts ...sql.OrderTermOption) OrderOption
- func ByExternalStandardVersion(opts ...sql.OrderTermOption) OrderOption
- func ByFindingField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByFindingID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func BySource(opts ...sql.OrderTermOption) OrderOption
- func ByStandardField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByStandardID(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the findingcontrol type in the database. Label = "finding_control" // 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" // FieldFindingID holds the string denoting the finding_id field in the database. FieldFindingID = "finding_id" // FieldControlID holds the string denoting the control_id field in the database. FieldControlID = "control_id" // FieldStandardID holds the string denoting the standard_id field in the database. FieldStandardID = "standard_id" // FieldExternalStandard holds the string denoting the external_standard field in the database. FieldExternalStandard = "external_standard" // FieldExternalStandardVersion holds the string denoting the external_standard_version field in the database. FieldExternalStandardVersion = "external_standard_version" // FieldExternalControlID holds the string denoting the external_control_id field in the database. FieldExternalControlID = "external_control_id" // FieldSource holds the string denoting the source field in the database. FieldSource = "source" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // FieldDiscoveredAt holds the string denoting the discovered_at field in the database. FieldDiscoveredAt = "discovered_at" // EdgeFinding holds the string denoting the finding edge name in mutations. EdgeFinding = "finding" // EdgeControl holds the string denoting the control edge name in mutations. EdgeControl = "control" // EdgeStandard holds the string denoting the standard edge name in mutations. EdgeStandard = "standard" // Table holds the table name of the findingcontrol in the database. Table = "finding_controls" // FindingTable is the table that holds the finding relation/edge. FindingTable = "finding_controls" // FindingInverseTable is the table name for the Finding entity. // It exists in this package in order to avoid circular dependency with the "finding" package. FindingInverseTable = "findings" // FindingColumn is the table column denoting the finding relation/edge. FindingColumn = "finding_id" // ControlTable is the table that holds the control relation/edge. ControlTable = "finding_controls" // ControlInverseTable is the table name for the Control entity. // It exists in this package in order to avoid circular dependency with the "control" package. ControlInverseTable = "controls" // ControlColumn is the table column denoting the control relation/edge. ControlColumn = "control_id" // StandardTable is the table that holds the standard relation/edge. StandardTable = "finding_controls" // StandardInverseTable is the table name for the Standard entity. // It exists in this package in order to avoid circular dependency with the "standard" package. StandardInverseTable = "standards" // StandardColumn is the table column denoting the standard relation/edge. StandardColumn = "standard_id" )
Variables ¶
var ( Hooks [3]ent.Hook Interceptors [1]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 // 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/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldFindingID, FieldControlID, FieldStandardID, FieldExternalStandard, FieldExternalStandardVersion, FieldExternalControlID, FieldSource, FieldMetadata, FieldDiscoveredAt, }
Columns holds all SQL columns for findingcontrol fields.
Functions ¶
func And ¶
func And(predicates ...predicate.FindingControl) predicate.FindingControl
And groups predicates with the AND operator between them.
func ControlID ¶
func ControlID(v string) predicate.FindingControl
ControlID applies equality check predicate on the "control_id" field. It's identical to ControlIDEQ.
func ControlIDContains ¶
func ControlIDContains(v string) predicate.FindingControl
ControlIDContains applies the Contains predicate on the "control_id" field.
func ControlIDContainsFold ¶
func ControlIDContainsFold(v string) predicate.FindingControl
ControlIDContainsFold applies the ContainsFold predicate on the "control_id" field.
func ControlIDEQ ¶
func ControlIDEQ(v string) predicate.FindingControl
ControlIDEQ applies the EQ predicate on the "control_id" field.
func ControlIDEqualFold ¶
func ControlIDEqualFold(v string) predicate.FindingControl
ControlIDEqualFold applies the EqualFold predicate on the "control_id" field.
func ControlIDGT ¶
func ControlIDGT(v string) predicate.FindingControl
ControlIDGT applies the GT predicate on the "control_id" field.
func ControlIDGTE ¶
func ControlIDGTE(v string) predicate.FindingControl
ControlIDGTE applies the GTE predicate on the "control_id" field.
func ControlIDHasPrefix ¶
func ControlIDHasPrefix(v string) predicate.FindingControl
ControlIDHasPrefix applies the HasPrefix predicate on the "control_id" field.
func ControlIDHasSuffix ¶
func ControlIDHasSuffix(v string) predicate.FindingControl
ControlIDHasSuffix applies the HasSuffix predicate on the "control_id" field.
func ControlIDIn ¶
func ControlIDIn(vs ...string) predicate.FindingControl
ControlIDIn applies the In predicate on the "control_id" field.
func ControlIDLT ¶
func ControlIDLT(v string) predicate.FindingControl
ControlIDLT applies the LT predicate on the "control_id" field.
func ControlIDLTE ¶
func ControlIDLTE(v string) predicate.FindingControl
ControlIDLTE applies the LTE predicate on the "control_id" field.
func ControlIDNEQ ¶
func ControlIDNEQ(v string) predicate.FindingControl
ControlIDNEQ applies the NEQ predicate on the "control_id" field.
func ControlIDNotIn ¶
func ControlIDNotIn(vs ...string) predicate.FindingControl
ControlIDNotIn applies the NotIn predicate on the "control_id" field.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.FindingControl
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.FindingControl
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.FindingControl
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.FindingControl
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.FindingControl
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.FindingControl
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.FindingControl
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.FindingControl
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.FindingControl
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.FindingControl
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.FindingControl
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.FindingControl
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.FindingControl
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.FindingControl
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.FindingControl
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.FindingControl
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.FindingControl
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.FindingControl
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.FindingControl
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.FindingControl
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.FindingControl
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.FindingControl
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.FindingControl
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.FindingControl
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.FindingControl
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.FindingControl
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.FindingControl
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DiscoveredAt ¶
func DiscoveredAt(v models.DateTime) predicate.FindingControl
DiscoveredAt applies equality check predicate on the "discovered_at" field. It's identical to DiscoveredAtEQ.
func DiscoveredAtEQ ¶
func DiscoveredAtEQ(v models.DateTime) predicate.FindingControl
DiscoveredAtEQ applies the EQ predicate on the "discovered_at" field.
func DiscoveredAtGT ¶
func DiscoveredAtGT(v models.DateTime) predicate.FindingControl
DiscoveredAtGT applies the GT predicate on the "discovered_at" field.
func DiscoveredAtGTE ¶
func DiscoveredAtGTE(v models.DateTime) predicate.FindingControl
DiscoveredAtGTE applies the GTE predicate on the "discovered_at" field.
func DiscoveredAtIn ¶
func DiscoveredAtIn(vs ...models.DateTime) predicate.FindingControl
DiscoveredAtIn applies the In predicate on the "discovered_at" field.
func DiscoveredAtIsNil ¶
func DiscoveredAtIsNil() predicate.FindingControl
DiscoveredAtIsNil applies the IsNil predicate on the "discovered_at" field.
func DiscoveredAtLT ¶
func DiscoveredAtLT(v models.DateTime) predicate.FindingControl
DiscoveredAtLT applies the LT predicate on the "discovered_at" field.
func DiscoveredAtLTE ¶
func DiscoveredAtLTE(v models.DateTime) predicate.FindingControl
DiscoveredAtLTE applies the LTE predicate on the "discovered_at" field.
func DiscoveredAtNEQ ¶
func DiscoveredAtNEQ(v models.DateTime) predicate.FindingControl
DiscoveredAtNEQ applies the NEQ predicate on the "discovered_at" field.
func DiscoveredAtNotIn ¶
func DiscoveredAtNotIn(vs ...models.DateTime) predicate.FindingControl
DiscoveredAtNotIn applies the NotIn predicate on the "discovered_at" field.
func DiscoveredAtNotNil ¶
func DiscoveredAtNotNil() predicate.FindingControl
DiscoveredAtNotNil applies the NotNil predicate on the "discovered_at" field.
func ExternalControlID ¶
func ExternalControlID(v string) predicate.FindingControl
ExternalControlID applies equality check predicate on the "external_control_id" field. It's identical to ExternalControlIDEQ.
func ExternalControlIDContains ¶
func ExternalControlIDContains(v string) predicate.FindingControl
ExternalControlIDContains applies the Contains predicate on the "external_control_id" field.
func ExternalControlIDContainsFold ¶
func ExternalControlIDContainsFold(v string) predicate.FindingControl
ExternalControlIDContainsFold applies the ContainsFold predicate on the "external_control_id" field.
func ExternalControlIDEQ ¶
func ExternalControlIDEQ(v string) predicate.FindingControl
ExternalControlIDEQ applies the EQ predicate on the "external_control_id" field.
func ExternalControlIDEqualFold ¶
func ExternalControlIDEqualFold(v string) predicate.FindingControl
ExternalControlIDEqualFold applies the EqualFold predicate on the "external_control_id" field.
func ExternalControlIDGT ¶
func ExternalControlIDGT(v string) predicate.FindingControl
ExternalControlIDGT applies the GT predicate on the "external_control_id" field.
func ExternalControlIDGTE ¶
func ExternalControlIDGTE(v string) predicate.FindingControl
ExternalControlIDGTE applies the GTE predicate on the "external_control_id" field.
func ExternalControlIDHasPrefix ¶
func ExternalControlIDHasPrefix(v string) predicate.FindingControl
ExternalControlIDHasPrefix applies the HasPrefix predicate on the "external_control_id" field.
func ExternalControlIDHasSuffix ¶
func ExternalControlIDHasSuffix(v string) predicate.FindingControl
ExternalControlIDHasSuffix applies the HasSuffix predicate on the "external_control_id" field.
func ExternalControlIDIn ¶
func ExternalControlIDIn(vs ...string) predicate.FindingControl
ExternalControlIDIn applies the In predicate on the "external_control_id" field.
func ExternalControlIDIsNil ¶
func ExternalControlIDIsNil() predicate.FindingControl
ExternalControlIDIsNil applies the IsNil predicate on the "external_control_id" field.
func ExternalControlIDLT ¶
func ExternalControlIDLT(v string) predicate.FindingControl
ExternalControlIDLT applies the LT predicate on the "external_control_id" field.
func ExternalControlIDLTE ¶
func ExternalControlIDLTE(v string) predicate.FindingControl
ExternalControlIDLTE applies the LTE predicate on the "external_control_id" field.
func ExternalControlIDNEQ ¶
func ExternalControlIDNEQ(v string) predicate.FindingControl
ExternalControlIDNEQ applies the NEQ predicate on the "external_control_id" field.
func ExternalControlIDNotIn ¶
func ExternalControlIDNotIn(vs ...string) predicate.FindingControl
ExternalControlIDNotIn applies the NotIn predicate on the "external_control_id" field.
func ExternalControlIDNotNil ¶
func ExternalControlIDNotNil() predicate.FindingControl
ExternalControlIDNotNil applies the NotNil predicate on the "external_control_id" field.
func ExternalStandard ¶
func ExternalStandard(v string) predicate.FindingControl
ExternalStandard applies equality check predicate on the "external_standard" field. It's identical to ExternalStandardEQ.
func ExternalStandardContains ¶
func ExternalStandardContains(v string) predicate.FindingControl
ExternalStandardContains applies the Contains predicate on the "external_standard" field.
func ExternalStandardContainsFold ¶
func ExternalStandardContainsFold(v string) predicate.FindingControl
ExternalStandardContainsFold applies the ContainsFold predicate on the "external_standard" field.
func ExternalStandardEQ ¶
func ExternalStandardEQ(v string) predicate.FindingControl
ExternalStandardEQ applies the EQ predicate on the "external_standard" field.
func ExternalStandardEqualFold ¶
func ExternalStandardEqualFold(v string) predicate.FindingControl
ExternalStandardEqualFold applies the EqualFold predicate on the "external_standard" field.
func ExternalStandardGT ¶
func ExternalStandardGT(v string) predicate.FindingControl
ExternalStandardGT applies the GT predicate on the "external_standard" field.
func ExternalStandardGTE ¶
func ExternalStandardGTE(v string) predicate.FindingControl
ExternalStandardGTE applies the GTE predicate on the "external_standard" field.
func ExternalStandardHasPrefix ¶
func ExternalStandardHasPrefix(v string) predicate.FindingControl
ExternalStandardHasPrefix applies the HasPrefix predicate on the "external_standard" field.
func ExternalStandardHasSuffix ¶
func ExternalStandardHasSuffix(v string) predicate.FindingControl
ExternalStandardHasSuffix applies the HasSuffix predicate on the "external_standard" field.
func ExternalStandardIn ¶
func ExternalStandardIn(vs ...string) predicate.FindingControl
ExternalStandardIn applies the In predicate on the "external_standard" field.
func ExternalStandardIsNil ¶
func ExternalStandardIsNil() predicate.FindingControl
ExternalStandardIsNil applies the IsNil predicate on the "external_standard" field.
func ExternalStandardLT ¶
func ExternalStandardLT(v string) predicate.FindingControl
ExternalStandardLT applies the LT predicate on the "external_standard" field.
func ExternalStandardLTE ¶
func ExternalStandardLTE(v string) predicate.FindingControl
ExternalStandardLTE applies the LTE predicate on the "external_standard" field.
func ExternalStandardNEQ ¶
func ExternalStandardNEQ(v string) predicate.FindingControl
ExternalStandardNEQ applies the NEQ predicate on the "external_standard" field.
func ExternalStandardNotIn ¶
func ExternalStandardNotIn(vs ...string) predicate.FindingControl
ExternalStandardNotIn applies the NotIn predicate on the "external_standard" field.
func ExternalStandardNotNil ¶
func ExternalStandardNotNil() predicate.FindingControl
ExternalStandardNotNil applies the NotNil predicate on the "external_standard" field.
func ExternalStandardVersion ¶
func ExternalStandardVersion(v string) predicate.FindingControl
ExternalStandardVersion applies equality check predicate on the "external_standard_version" field. It's identical to ExternalStandardVersionEQ.
func ExternalStandardVersionContains ¶
func ExternalStandardVersionContains(v string) predicate.FindingControl
ExternalStandardVersionContains applies the Contains predicate on the "external_standard_version" field.
func ExternalStandardVersionContainsFold ¶
func ExternalStandardVersionContainsFold(v string) predicate.FindingControl
ExternalStandardVersionContainsFold applies the ContainsFold predicate on the "external_standard_version" field.
func ExternalStandardVersionEQ ¶
func ExternalStandardVersionEQ(v string) predicate.FindingControl
ExternalStandardVersionEQ applies the EQ predicate on the "external_standard_version" field.
func ExternalStandardVersionEqualFold ¶
func ExternalStandardVersionEqualFold(v string) predicate.FindingControl
ExternalStandardVersionEqualFold applies the EqualFold predicate on the "external_standard_version" field.
func ExternalStandardVersionGT ¶
func ExternalStandardVersionGT(v string) predicate.FindingControl
ExternalStandardVersionGT applies the GT predicate on the "external_standard_version" field.
func ExternalStandardVersionGTE ¶
func ExternalStandardVersionGTE(v string) predicate.FindingControl
ExternalStandardVersionGTE applies the GTE predicate on the "external_standard_version" field.
func ExternalStandardVersionHasPrefix ¶
func ExternalStandardVersionHasPrefix(v string) predicate.FindingControl
ExternalStandardVersionHasPrefix applies the HasPrefix predicate on the "external_standard_version" field.
func ExternalStandardVersionHasSuffix ¶
func ExternalStandardVersionHasSuffix(v string) predicate.FindingControl
ExternalStandardVersionHasSuffix applies the HasSuffix predicate on the "external_standard_version" field.
func ExternalStandardVersionIn ¶
func ExternalStandardVersionIn(vs ...string) predicate.FindingControl
ExternalStandardVersionIn applies the In predicate on the "external_standard_version" field.
func ExternalStandardVersionIsNil ¶
func ExternalStandardVersionIsNil() predicate.FindingControl
ExternalStandardVersionIsNil applies the IsNil predicate on the "external_standard_version" field.
func ExternalStandardVersionLT ¶
func ExternalStandardVersionLT(v string) predicate.FindingControl
ExternalStandardVersionLT applies the LT predicate on the "external_standard_version" field.
func ExternalStandardVersionLTE ¶
func ExternalStandardVersionLTE(v string) predicate.FindingControl
ExternalStandardVersionLTE applies the LTE predicate on the "external_standard_version" field.
func ExternalStandardVersionNEQ ¶
func ExternalStandardVersionNEQ(v string) predicate.FindingControl
ExternalStandardVersionNEQ applies the NEQ predicate on the "external_standard_version" field.
func ExternalStandardVersionNotIn ¶
func ExternalStandardVersionNotIn(vs ...string) predicate.FindingControl
ExternalStandardVersionNotIn applies the NotIn predicate on the "external_standard_version" field.
func ExternalStandardVersionNotNil ¶
func ExternalStandardVersionNotNil() predicate.FindingControl
ExternalStandardVersionNotNil applies the NotNil predicate on the "external_standard_version" field.
func FindingID ¶
func FindingID(v string) predicate.FindingControl
FindingID applies equality check predicate on the "finding_id" field. It's identical to FindingIDEQ.
func FindingIDContains ¶
func FindingIDContains(v string) predicate.FindingControl
FindingIDContains applies the Contains predicate on the "finding_id" field.
func FindingIDContainsFold ¶
func FindingIDContainsFold(v string) predicate.FindingControl
FindingIDContainsFold applies the ContainsFold predicate on the "finding_id" field.
func FindingIDEQ ¶
func FindingIDEQ(v string) predicate.FindingControl
FindingIDEQ applies the EQ predicate on the "finding_id" field.
func FindingIDEqualFold ¶
func FindingIDEqualFold(v string) predicate.FindingControl
FindingIDEqualFold applies the EqualFold predicate on the "finding_id" field.
func FindingIDGT ¶
func FindingIDGT(v string) predicate.FindingControl
FindingIDGT applies the GT predicate on the "finding_id" field.
func FindingIDGTE ¶
func FindingIDGTE(v string) predicate.FindingControl
FindingIDGTE applies the GTE predicate on the "finding_id" field.
func FindingIDHasPrefix ¶
func FindingIDHasPrefix(v string) predicate.FindingControl
FindingIDHasPrefix applies the HasPrefix predicate on the "finding_id" field.
func FindingIDHasSuffix ¶
func FindingIDHasSuffix(v string) predicate.FindingControl
FindingIDHasSuffix applies the HasSuffix predicate on the "finding_id" field.
func FindingIDIn ¶
func FindingIDIn(vs ...string) predicate.FindingControl
FindingIDIn applies the In predicate on the "finding_id" field.
func FindingIDLT ¶
func FindingIDLT(v string) predicate.FindingControl
FindingIDLT applies the LT predicate on the "finding_id" field.
func FindingIDLTE ¶
func FindingIDLTE(v string) predicate.FindingControl
FindingIDLTE applies the LTE predicate on the "finding_id" field.
func FindingIDNEQ ¶
func FindingIDNEQ(v string) predicate.FindingControl
FindingIDNEQ applies the NEQ predicate on the "finding_id" field.
func FindingIDNotIn ¶
func FindingIDNotIn(vs ...string) predicate.FindingControl
FindingIDNotIn applies the NotIn predicate on the "finding_id" field.
func HasControl ¶
func HasControl() predicate.FindingControl
HasControl applies the HasEdge predicate on the "control" edge.
func HasControlWith ¶
func HasControlWith(preds ...predicate.Control) predicate.FindingControl
HasControlWith applies the HasEdge predicate on the "control" edge with a given conditions (other predicates).
func HasFinding ¶
func HasFinding() predicate.FindingControl
HasFinding applies the HasEdge predicate on the "finding" edge.
func HasFindingWith ¶
func HasFindingWith(preds ...predicate.Finding) predicate.FindingControl
HasFindingWith applies the HasEdge predicate on the "finding" edge with a given conditions (other predicates).
func HasStandard ¶
func HasStandard() predicate.FindingControl
HasStandard applies the HasEdge predicate on the "standard" edge.
func HasStandardWith ¶
func HasStandardWith(preds ...predicate.Standard) predicate.FindingControl
HasStandardWith applies the HasEdge predicate on the "standard" edge with a given conditions (other predicates).
func IDContainsFold ¶
func IDContainsFold(id string) predicate.FindingControl
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.FindingControl
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.FindingControl
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.FindingControl
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.FindingControl
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.FindingControl
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.FindingControl
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.FindingControl
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.FindingControl
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.FindingControl
IDNotIn applies the NotIn predicate on the ID field.
func MetadataIsNil ¶
func MetadataIsNil() predicate.FindingControl
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
func MetadataNotNil() predicate.FindingControl
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func Not ¶
func Not(p predicate.FindingControl) predicate.FindingControl
Not applies the not operator on the given predicate.
func Or ¶
func Or(predicates ...predicate.FindingControl) predicate.FindingControl
Or groups predicates with the OR operator between them.
func Source ¶
func Source(v string) predicate.FindingControl
Source applies equality check predicate on the "source" field. It's identical to SourceEQ.
func SourceContains ¶
func SourceContains(v string) predicate.FindingControl
SourceContains applies the Contains predicate on the "source" field.
func SourceContainsFold ¶
func SourceContainsFold(v string) predicate.FindingControl
SourceContainsFold applies the ContainsFold predicate on the "source" field.
func SourceEQ ¶
func SourceEQ(v string) predicate.FindingControl
SourceEQ applies the EQ predicate on the "source" field.
func SourceEqualFold ¶
func SourceEqualFold(v string) predicate.FindingControl
SourceEqualFold applies the EqualFold predicate on the "source" field.
func SourceGT ¶
func SourceGT(v string) predicate.FindingControl
SourceGT applies the GT predicate on the "source" field.
func SourceGTE ¶
func SourceGTE(v string) predicate.FindingControl
SourceGTE applies the GTE predicate on the "source" field.
func SourceHasPrefix ¶
func SourceHasPrefix(v string) predicate.FindingControl
SourceHasPrefix applies the HasPrefix predicate on the "source" field.
func SourceHasSuffix ¶
func SourceHasSuffix(v string) predicate.FindingControl
SourceHasSuffix applies the HasSuffix predicate on the "source" field.
func SourceIn ¶
func SourceIn(vs ...string) predicate.FindingControl
SourceIn applies the In predicate on the "source" field.
func SourceIsNil ¶
func SourceIsNil() predicate.FindingControl
SourceIsNil applies the IsNil predicate on the "source" field.
func SourceLT ¶
func SourceLT(v string) predicate.FindingControl
SourceLT applies the LT predicate on the "source" field.
func SourceLTE ¶
func SourceLTE(v string) predicate.FindingControl
SourceLTE applies the LTE predicate on the "source" field.
func SourceNEQ ¶
func SourceNEQ(v string) predicate.FindingControl
SourceNEQ applies the NEQ predicate on the "source" field.
func SourceNotIn ¶
func SourceNotIn(vs ...string) predicate.FindingControl
SourceNotIn applies the NotIn predicate on the "source" field.
func SourceNotNil ¶
func SourceNotNil() predicate.FindingControl
SourceNotNil applies the NotNil predicate on the "source" field.
func StandardID ¶
func StandardID(v string) predicate.FindingControl
StandardID applies equality check predicate on the "standard_id" field. It's identical to StandardIDEQ.
func StandardIDContains ¶
func StandardIDContains(v string) predicate.FindingControl
StandardIDContains applies the Contains predicate on the "standard_id" field.
func StandardIDContainsFold ¶
func StandardIDContainsFold(v string) predicate.FindingControl
StandardIDContainsFold applies the ContainsFold predicate on the "standard_id" field.
func StandardIDEQ ¶
func StandardIDEQ(v string) predicate.FindingControl
StandardIDEQ applies the EQ predicate on the "standard_id" field.
func StandardIDEqualFold ¶
func StandardIDEqualFold(v string) predicate.FindingControl
StandardIDEqualFold applies the EqualFold predicate on the "standard_id" field.
func StandardIDGT ¶
func StandardIDGT(v string) predicate.FindingControl
StandardIDGT applies the GT predicate on the "standard_id" field.
func StandardIDGTE ¶
func StandardIDGTE(v string) predicate.FindingControl
StandardIDGTE applies the GTE predicate on the "standard_id" field.
func StandardIDHasPrefix ¶
func StandardIDHasPrefix(v string) predicate.FindingControl
StandardIDHasPrefix applies the HasPrefix predicate on the "standard_id" field.
func StandardIDHasSuffix ¶
func StandardIDHasSuffix(v string) predicate.FindingControl
StandardIDHasSuffix applies the HasSuffix predicate on the "standard_id" field.
func StandardIDIn ¶
func StandardIDIn(vs ...string) predicate.FindingControl
StandardIDIn applies the In predicate on the "standard_id" field.
func StandardIDIsNil ¶
func StandardIDIsNil() predicate.FindingControl
StandardIDIsNil applies the IsNil predicate on the "standard_id" field.
func StandardIDLT ¶
func StandardIDLT(v string) predicate.FindingControl
StandardIDLT applies the LT predicate on the "standard_id" field.
func StandardIDLTE ¶
func StandardIDLTE(v string) predicate.FindingControl
StandardIDLTE applies the LTE predicate on the "standard_id" field.
func StandardIDNEQ ¶
func StandardIDNEQ(v string) predicate.FindingControl
StandardIDNEQ applies the NEQ predicate on the "standard_id" field.
func StandardIDNotIn ¶
func StandardIDNotIn(vs ...string) predicate.FindingControl
StandardIDNotIn applies the NotIn predicate on the "standard_id" field.
func StandardIDNotNil ¶
func StandardIDNotNil() predicate.FindingControl
StandardIDNotNil applies the NotNil predicate on the "standard_id" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.FindingControl
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.FindingControl
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.FindingControl
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.FindingControl
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.FindingControl
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.FindingControl
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.FindingControl
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.FindingControl
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.FindingControl
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.FindingControl
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.FindingControl
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.FindingControl
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.FindingControl
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.FindingControl
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.FindingControl
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.FindingControl
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.FindingControl
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.FindingControl
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.FindingControl
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.FindingControl
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.FindingControl
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.FindingControl
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.FindingControl
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.FindingControl
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.FindingControl
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.FindingControl
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.FindingControl
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).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the FindingControl queries.
func ByControlField ¶
func ByControlField(field string, opts ...sql.OrderTermOption) OrderOption
ByControlField orders the results by control field.
func ByControlID ¶
func ByControlID(opts ...sql.OrderTermOption) OrderOption
ByControlID orders the results by the control_id field.
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 ByDiscoveredAt ¶
func ByDiscoveredAt(opts ...sql.OrderTermOption) OrderOption
ByDiscoveredAt orders the results by the discovered_at field.
func ByExternalControlID ¶
func ByExternalControlID(opts ...sql.OrderTermOption) OrderOption
ByExternalControlID orders the results by the external_control_id field.
func ByExternalStandard ¶
func ByExternalStandard(opts ...sql.OrderTermOption) OrderOption
ByExternalStandard orders the results by the external_standard field.
func ByExternalStandardVersion ¶
func ByExternalStandardVersion(opts ...sql.OrderTermOption) OrderOption
ByExternalStandardVersion orders the results by the external_standard_version field.
func ByFindingField ¶
func ByFindingField(field string, opts ...sql.OrderTermOption) OrderOption
ByFindingField orders the results by finding field.
func ByFindingID ¶
func ByFindingID(opts ...sql.OrderTermOption) OrderOption
ByFindingID orders the results by the finding_id field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func BySource ¶
func BySource(opts ...sql.OrderTermOption) OrderOption
BySource orders the results by the source field.
func ByStandardField ¶
func ByStandardField(field string, opts ...sql.OrderTermOption) OrderOption
ByStandardField orders the results by standard field.
func ByStandardID ¶
func ByStandardID(opts ...sql.OrderTermOption) OrderOption
ByStandardID orders the results by the standard_id 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.