Documentation
¶
Index ¶
- Constants
- Variables
- func APIDurationMs(v int64) predicate.Event
- func APIDurationMsEQ(v int64) predicate.Event
- func APIDurationMsGT(v int64) predicate.Event
- func APIDurationMsGTE(v int64) predicate.Event
- func APIDurationMsIn(vs ...int64) predicate.Event
- func APIDurationMsIsNil() predicate.Event
- func APIDurationMsLT(v int64) predicate.Event
- func APIDurationMsLTE(v int64) predicate.Event
- func APIDurationMsNEQ(v int64) predicate.Event
- func APIDurationMsNotIn(vs ...int64) predicate.Event
- func APIDurationMsNotNil() predicate.Event
- func APIMethod(v string) predicate.Event
- func APIMethodContains(v string) predicate.Event
- func APIMethodContainsFold(v string) predicate.Event
- func APIMethodEQ(v string) predicate.Event
- func APIMethodEqualFold(v string) predicate.Event
- func APIMethodGT(v string) predicate.Event
- func APIMethodGTE(v string) predicate.Event
- func APIMethodHasPrefix(v string) predicate.Event
- func APIMethodHasSuffix(v string) predicate.Event
- func APIMethodIn(vs ...string) predicate.Event
- func APIMethodIsNil() predicate.Event
- func APIMethodLT(v string) predicate.Event
- func APIMethodLTE(v string) predicate.Event
- func APIMethodNEQ(v string) predicate.Event
- func APIMethodNotIn(vs ...string) predicate.Event
- func APIMethodNotNil() predicate.Event
- func APIPath(v string) predicate.Event
- func APIPathContains(v string) predicate.Event
- func APIPathContainsFold(v string) predicate.Event
- func APIPathEQ(v string) predicate.Event
- func APIPathEqualFold(v string) predicate.Event
- func APIPathGT(v string) predicate.Event
- func APIPathGTE(v string) predicate.Event
- func APIPathHasPrefix(v string) predicate.Event
- func APIPathHasSuffix(v string) predicate.Event
- func APIPathIn(vs ...string) predicate.Event
- func APIPathIsNil() predicate.Event
- func APIPathLT(v string) predicate.Event
- func APIPathLTE(v string) predicate.Event
- func APIPathNEQ(v string) predicate.Event
- func APIPathNotIn(vs ...string) predicate.Event
- func APIPathNotNil() predicate.Event
- func APIStatusCode(v int) predicate.Event
- func APIStatusCodeEQ(v int) predicate.Event
- func APIStatusCodeGT(v int) predicate.Event
- func APIStatusCodeGTE(v int) predicate.Event
- func APIStatusCodeIn(vs ...int) predicate.Event
- func APIStatusCodeIsNil() predicate.Event
- func APIStatusCodeLT(v int) predicate.Event
- func APIStatusCodeLTE(v int) predicate.Event
- func APIStatusCodeNEQ(v int) predicate.Event
- func APIStatusCodeNotIn(vs ...int) predicate.Event
- func APIStatusCodeNotNil() predicate.Event
- func And(predicates ...predicate.Event) predicate.Event
- func ConversionStatus(v string) predicate.Event
- func ConversionStatusContains(v string) predicate.Event
- func ConversionStatusContainsFold(v string) predicate.Event
- func ConversionStatusEQ(v string) predicate.Event
- func ConversionStatusEqualFold(v string) predicate.Event
- func ConversionStatusGT(v string) predicate.Event
- func ConversionStatusGTE(v string) predicate.Event
- func ConversionStatusHasPrefix(v string) predicate.Event
- func ConversionStatusHasSuffix(v string) predicate.Event
- func ConversionStatusIn(vs ...string) predicate.Event
- func ConversionStatusIsNil() predicate.Event
- func ConversionStatusLT(v string) predicate.Event
- func ConversionStatusLTE(v string) predicate.Event
- func ConversionStatusNEQ(v string) predicate.Event
- func ConversionStatusNotIn(vs ...string) predicate.Event
- func ConversionStatusNotNil() predicate.Event
- func CreatedAt(v time.Time) predicate.Event
- func CreatedAtEQ(v time.Time) predicate.Event
- func CreatedAtGT(v time.Time) predicate.Event
- func CreatedAtGTE(v time.Time) predicate.Event
- func CreatedAtIn(vs ...time.Time) predicate.Event
- func CreatedAtLT(v time.Time) predicate.Event
- func CreatedAtLTE(v time.Time) predicate.Event
- func CreatedAtNEQ(v time.Time) predicate.Event
- func CreatedAtNotIn(vs ...time.Time) predicate.Event
- func DurationMs(v int64) predicate.Event
- func DurationMsEQ(v int64) predicate.Event
- func DurationMsGT(v int64) predicate.Event
- func DurationMsGTE(v int64) predicate.Event
- func DurationMsIn(vs ...int64) predicate.Event
- func DurationMsIsNil() predicate.Event
- func DurationMsLT(v int64) predicate.Event
- func DurationMsLTE(v int64) predicate.Event
- func DurationMsNEQ(v int64) predicate.Event
- func DurationMsNotIn(vs ...int64) predicate.Event
- func DurationMsNotNil() predicate.Event
- func ErrorComponent(v string) predicate.Event
- func ErrorComponentContains(v string) predicate.Event
- func ErrorComponentContainsFold(v string) predicate.Event
- func ErrorComponentEQ(v string) predicate.Event
- func ErrorComponentEqualFold(v string) predicate.Event
- func ErrorComponentGT(v string) predicate.Event
- func ErrorComponentGTE(v string) predicate.Event
- func ErrorComponentHasPrefix(v string) predicate.Event
- func ErrorComponentHasSuffix(v string) predicate.Event
- func ErrorComponentIn(vs ...string) predicate.Event
- func ErrorComponentIsNil() predicate.Event
- func ErrorComponentLT(v string) predicate.Event
- func ErrorComponentLTE(v string) predicate.Event
- func ErrorComponentNEQ(v string) predicate.Event
- func ErrorComponentNotIn(vs ...string) predicate.Event
- func ErrorComponentNotNil() predicate.Event
- func ErrorMessage(v string) predicate.Event
- func ErrorMessageContains(v string) predicate.Event
- func ErrorMessageContainsFold(v string) predicate.Event
- func ErrorMessageEQ(v string) predicate.Event
- func ErrorMessageEqualFold(v string) predicate.Event
- func ErrorMessageGT(v string) predicate.Event
- func ErrorMessageGTE(v string) predicate.Event
- func ErrorMessageHasPrefix(v string) predicate.Event
- func ErrorMessageHasSuffix(v string) predicate.Event
- func ErrorMessageIn(vs ...string) predicate.Event
- func ErrorMessageIsNil() predicate.Event
- func ErrorMessageLT(v string) predicate.Event
- func ErrorMessageLTE(v string) predicate.Event
- func ErrorMessageNEQ(v string) predicate.Event
- func ErrorMessageNotIn(vs ...string) predicate.Event
- func ErrorMessageNotNil() predicate.Event
- func ErrorStack(v string) predicate.Event
- func ErrorStackContains(v string) predicate.Event
- func ErrorStackContainsFold(v string) predicate.Event
- func ErrorStackEQ(v string) predicate.Event
- func ErrorStackEqualFold(v string) predicate.Event
- func ErrorStackGT(v string) predicate.Event
- func ErrorStackGTE(v string) predicate.Event
- func ErrorStackHasPrefix(v string) predicate.Event
- func ErrorStackHasSuffix(v string) predicate.Event
- func ErrorStackIn(vs ...string) predicate.Event
- func ErrorStackIsNil() predicate.Event
- func ErrorStackLT(v string) predicate.Event
- func ErrorStackLTE(v string) predicate.Event
- func ErrorStackNEQ(v string) predicate.Event
- func ErrorStackNotIn(vs ...string) predicate.Event
- func ErrorStackNotNil() predicate.Event
- func ErrorType(v string) predicate.Event
- func ErrorTypeContains(v string) predicate.Event
- func ErrorTypeContainsFold(v string) predicate.Event
- func ErrorTypeEQ(v string) predicate.Event
- func ErrorTypeEqualFold(v string) predicate.Event
- func ErrorTypeGT(v string) predicate.Event
- func ErrorTypeGTE(v string) predicate.Event
- func ErrorTypeHasPrefix(v string) predicate.Event
- func ErrorTypeHasSuffix(v string) predicate.Event
- func ErrorTypeIn(vs ...string) predicate.Event
- func ErrorTypeIsNil() predicate.Event
- func ErrorTypeLT(v string) predicate.Event
- func ErrorTypeLTE(v string) predicate.Event
- func ErrorTypeNEQ(v string) predicate.Event
- func ErrorTypeNotIn(vs ...string) predicate.Event
- func ErrorTypeNotNil() predicate.Event
- func EventID(v string) predicate.Event
- func EventIDContains(v string) predicate.Event
- func EventIDContainsFold(v string) predicate.Event
- func EventIDEQ(v string) predicate.Event
- func EventIDEqualFold(v string) predicate.Event
- func EventIDGT(v string) predicate.Event
- func EventIDGTE(v string) predicate.Event
- func EventIDHasPrefix(v string) predicate.Event
- func EventIDHasSuffix(v string) predicate.Event
- func EventIDIn(vs ...string) predicate.Event
- func EventIDLT(v string) predicate.Event
- func EventIDLTE(v string) predicate.Event
- func EventIDNEQ(v string) predicate.Event
- func EventIDNotIn(vs ...string) predicate.Event
- func EventName(v string) predicate.Event
- func EventNameContains(v string) predicate.Event
- func EventNameContainsFold(v string) predicate.Event
- func EventNameEQ(v string) predicate.Event
- func EventNameEqualFold(v string) predicate.Event
- func EventNameGT(v string) predicate.Event
- func EventNameGTE(v string) predicate.Event
- func EventNameHasPrefix(v string) predicate.Event
- func EventNameHasSuffix(v string) predicate.Event
- func EventNameIn(vs ...string) predicate.Event
- func EventNameIsNil() predicate.Event
- func EventNameLT(v string) predicate.Event
- func EventNameLTE(v string) predicate.Event
- func EventNameNEQ(v string) predicate.Event
- func EventNameNotIn(vs ...string) predicate.Event
- func EventNameNotNil() predicate.Event
- func EventTypeEQ(v EventType) predicate.Event
- func EventTypeIn(vs ...EventType) predicate.Event
- func EventTypeNEQ(v EventType) predicate.Event
- func EventTypeNotIn(vs ...EventType) predicate.Event
- func EventTypeValidator(et EventType) error
- func HasJourney() predicate.Event
- func HasJourneyWith(preds ...predicate.Journey) predicate.Event
- func HasProject() predicate.Event
- func HasProjectWith(preds ...predicate.Project) predicate.Event
- func ID(id uuid.UUID) predicate.Event
- func IDEQ(id uuid.UUID) predicate.Event
- func IDGT(id uuid.UUID) predicate.Event
- func IDGTE(id uuid.UUID) predicate.Event
- func IDIn(ids ...uuid.UUID) predicate.Event
- func IDLT(id uuid.UUID) predicate.Event
- func IDLTE(id uuid.UUID) predicate.Event
- func IDNEQ(id uuid.UUID) predicate.Event
- func IDNotIn(ids ...uuid.UUID) predicate.Event
- func JourneyID(v uuid.UUID) predicate.Event
- func JourneyIDEQ(v uuid.UUID) predicate.Event
- func JourneyIDIn(vs ...uuid.UUID) predicate.Event
- func JourneyIDIsNil() predicate.Event
- func JourneyIDNEQ(v uuid.UUID) predicate.Event
- func JourneyIDNotIn(vs ...uuid.UUID) predicate.Event
- func JourneyIDNotNil() predicate.Event
- func JourneyStepID(v string) predicate.Event
- func JourneyStepIDContains(v string) predicate.Event
- func JourneyStepIDContainsFold(v string) predicate.Event
- func JourneyStepIDEQ(v string) predicate.Event
- func JourneyStepIDEqualFold(v string) predicate.Event
- func JourneyStepIDGT(v string) predicate.Event
- func JourneyStepIDGTE(v string) predicate.Event
- func JourneyStepIDHasPrefix(v string) predicate.Event
- func JourneyStepIDHasSuffix(v string) predicate.Event
- func JourneyStepIDIn(vs ...string) predicate.Event
- func JourneyStepIDIsNil() predicate.Event
- func JourneyStepIDLT(v string) predicate.Event
- func JourneyStepIDLTE(v string) predicate.Event
- func JourneyStepIDNEQ(v string) predicate.Event
- func JourneyStepIDNotIn(vs ...string) predicate.Event
- func JourneyStepIDNotNil() predicate.Event
- func JourneyStepName(v string) predicate.Event
- func JourneyStepNameContains(v string) predicate.Event
- func JourneyStepNameContainsFold(v string) predicate.Event
- func JourneyStepNameEQ(v string) predicate.Event
- func JourneyStepNameEqualFold(v string) predicate.Event
- func JourneyStepNameGT(v string) predicate.Event
- func JourneyStepNameGTE(v string) predicate.Event
- func JourneyStepNameHasPrefix(v string) predicate.Event
- func JourneyStepNameHasSuffix(v string) predicate.Event
- func JourneyStepNameIn(vs ...string) predicate.Event
- func JourneyStepNameIsNil() predicate.Event
- func JourneyStepNameLT(v string) predicate.Event
- func JourneyStepNameLTE(v string) predicate.Event
- func JourneyStepNameNEQ(v string) predicate.Event
- func JourneyStepNameNotIn(vs ...string) predicate.Event
- func JourneyStepNameNotNil() predicate.Event
- func MetadataIsNil() predicate.Event
- func MetadataNotNil() predicate.Event
- func Not(p predicate.Event) predicate.Event
- func Or(predicates ...predicate.Event) predicate.Event
- func OrgID(v uuid.UUID) predicate.Event
- func OrgIDEQ(v uuid.UUID) predicate.Event
- func OrgIDGT(v uuid.UUID) predicate.Event
- func OrgIDGTE(v uuid.UUID) predicate.Event
- func OrgIDIn(vs ...uuid.UUID) predicate.Event
- func OrgIDLT(v uuid.UUID) predicate.Event
- func OrgIDLTE(v uuid.UUID) predicate.Event
- func OrgIDNEQ(v uuid.UUID) predicate.Event
- func OrgIDNotIn(vs ...uuid.UUID) predicate.Event
- func PagePath(v string) predicate.Event
- func PagePathContains(v string) predicate.Event
- func PagePathContainsFold(v string) predicate.Event
- func PagePathEQ(v string) predicate.Event
- func PagePathEqualFold(v string) predicate.Event
- func PagePathGT(v string) predicate.Event
- func PagePathGTE(v string) predicate.Event
- func PagePathHasPrefix(v string) predicate.Event
- func PagePathHasSuffix(v string) predicate.Event
- func PagePathIn(vs ...string) predicate.Event
- func PagePathIsNil() predicate.Event
- func PagePathLT(v string) predicate.Event
- func PagePathLTE(v string) predicate.Event
- func PagePathNEQ(v string) predicate.Event
- func PagePathNotIn(vs ...string) predicate.Event
- func PagePathNotNil() predicate.Event
- func PageReferrer(v string) predicate.Event
- func PageReferrerContains(v string) predicate.Event
- func PageReferrerContainsFold(v string) predicate.Event
- func PageReferrerEQ(v string) predicate.Event
- func PageReferrerEqualFold(v string) predicate.Event
- func PageReferrerGT(v string) predicate.Event
- func PageReferrerGTE(v string) predicate.Event
- func PageReferrerHasPrefix(v string) predicate.Event
- func PageReferrerHasSuffix(v string) predicate.Event
- func PageReferrerIn(vs ...string) predicate.Event
- func PageReferrerIsNil() predicate.Event
- func PageReferrerLT(v string) predicate.Event
- func PageReferrerLTE(v string) predicate.Event
- func PageReferrerNEQ(v string) predicate.Event
- func PageReferrerNotIn(vs ...string) predicate.Event
- func PageReferrerNotNil() predicate.Event
- func PageTitle(v string) predicate.Event
- func PageTitleContains(v string) predicate.Event
- func PageTitleContainsFold(v string) predicate.Event
- func PageTitleEQ(v string) predicate.Event
- func PageTitleEqualFold(v string) predicate.Event
- func PageTitleGT(v string) predicate.Event
- func PageTitleGTE(v string) predicate.Event
- func PageTitleHasPrefix(v string) predicate.Event
- func PageTitleHasSuffix(v string) predicate.Event
- func PageTitleIn(vs ...string) predicate.Event
- func PageTitleIsNil() predicate.Event
- func PageTitleLT(v string) predicate.Event
- func PageTitleLTE(v string) predicate.Event
- func PageTitleNEQ(v string) predicate.Event
- func PageTitleNotIn(vs ...string) predicate.Event
- func PageTitleNotNil() predicate.Event
- func PageURL(v string) predicate.Event
- func PageURLContains(v string) predicate.Event
- func PageURLContainsFold(v string) predicate.Event
- func PageURLEQ(v string) predicate.Event
- func PageURLEqualFold(v string) predicate.Event
- func PageURLGT(v string) predicate.Event
- func PageURLGTE(v string) predicate.Event
- func PageURLHasPrefix(v string) predicate.Event
- func PageURLHasSuffix(v string) predicate.Event
- func PageURLIn(vs ...string) predicate.Event
- func PageURLIsNil() predicate.Event
- func PageURLLT(v string) predicate.Event
- func PageURLLTE(v string) predicate.Event
- func PageURLNEQ(v string) predicate.Event
- func PageURLNotIn(vs ...string) predicate.Event
- func PageURLNotNil() predicate.Event
- func PerformanceCls(v float64) predicate.Event
- func PerformanceClsEQ(v float64) predicate.Event
- func PerformanceClsGT(v float64) predicate.Event
- func PerformanceClsGTE(v float64) predicate.Event
- func PerformanceClsIn(vs ...float64) predicate.Event
- func PerformanceClsIsNil() predicate.Event
- func PerformanceClsLT(v float64) predicate.Event
- func PerformanceClsLTE(v float64) predicate.Event
- func PerformanceClsNEQ(v float64) predicate.Event
- func PerformanceClsNotIn(vs ...float64) predicate.Event
- func PerformanceClsNotNil() predicate.Event
- func PerformanceFidMs(v float64) predicate.Event
- func PerformanceFidMsEQ(v float64) predicate.Event
- func PerformanceFidMsGT(v float64) predicate.Event
- func PerformanceFidMsGTE(v float64) predicate.Event
- func PerformanceFidMsIn(vs ...float64) predicate.Event
- func PerformanceFidMsIsNil() predicate.Event
- func PerformanceFidMsLT(v float64) predicate.Event
- func PerformanceFidMsLTE(v float64) predicate.Event
- func PerformanceFidMsNEQ(v float64) predicate.Event
- func PerformanceFidMsNotIn(vs ...float64) predicate.Event
- func PerformanceFidMsNotNil() predicate.Event
- func PerformanceLcpMs(v float64) predicate.Event
- func PerformanceLcpMsEQ(v float64) predicate.Event
- func PerformanceLcpMsGT(v float64) predicate.Event
- func PerformanceLcpMsGTE(v float64) predicate.Event
- func PerformanceLcpMsIn(vs ...float64) predicate.Event
- func PerformanceLcpMsIsNil() predicate.Event
- func PerformanceLcpMsLT(v float64) predicate.Event
- func PerformanceLcpMsLTE(v float64) predicate.Event
- func PerformanceLcpMsNEQ(v float64) predicate.Event
- func PerformanceLcpMsNotIn(vs ...float64) predicate.Event
- func PerformanceLcpMsNotNil() predicate.Event
- func PerformanceTtfbMs(v float64) predicate.Event
- func PerformanceTtfbMsEQ(v float64) predicate.Event
- func PerformanceTtfbMsGT(v float64) predicate.Event
- func PerformanceTtfbMsGTE(v float64) predicate.Event
- func PerformanceTtfbMsIn(vs ...float64) predicate.Event
- func PerformanceTtfbMsIsNil() predicate.Event
- func PerformanceTtfbMsLT(v float64) predicate.Event
- func PerformanceTtfbMsLTE(v float64) predicate.Event
- func PerformanceTtfbMsNEQ(v float64) predicate.Event
- func PerformanceTtfbMsNotIn(vs ...float64) predicate.Event
- func PerformanceTtfbMsNotNil() predicate.Event
- func ProjectID(v uuid.UUID) predicate.Event
- func ProjectIDEQ(v uuid.UUID) predicate.Event
- func ProjectIDIn(vs ...uuid.UUID) predicate.Event
- func ProjectIDNEQ(v uuid.UUID) predicate.Event
- func ProjectIDNotIn(vs ...uuid.UUID) predicate.Event
- func Sequence(v int64) predicate.Event
- func SequenceEQ(v int64) predicate.Event
- func SequenceGT(v int64) predicate.Event
- func SequenceGTE(v int64) predicate.Event
- func SequenceIn(vs ...int64) predicate.Event
- func SequenceLT(v int64) predicate.Event
- func SequenceLTE(v int64) predicate.Event
- func SequenceNEQ(v int64) predicate.Event
- func SequenceNotIn(vs ...int64) predicate.Event
- func SessionID(v string) predicate.Event
- func SessionIDContains(v string) predicate.Event
- func SessionIDContainsFold(v string) predicate.Event
- func SessionIDEQ(v string) predicate.Event
- func SessionIDEqualFold(v string) predicate.Event
- func SessionIDGT(v string) predicate.Event
- func SessionIDGTE(v string) predicate.Event
- func SessionIDHasPrefix(v string) predicate.Event
- func SessionIDHasSuffix(v string) predicate.Event
- func SessionIDIn(vs ...string) predicate.Event
- func SessionIDLT(v string) predicate.Event
- func SessionIDLTE(v string) predicate.Event
- func SessionIDNEQ(v string) predicate.Event
- func SessionIDNotIn(vs ...string) predicate.Event
- func SnapshotURL(v string) predicate.Event
- func SnapshotURLContains(v string) predicate.Event
- func SnapshotURLContainsFold(v string) predicate.Event
- func SnapshotURLEQ(v string) predicate.Event
- func SnapshotURLEqualFold(v string) predicate.Event
- func SnapshotURLGT(v string) predicate.Event
- func SnapshotURLGTE(v string) predicate.Event
- func SnapshotURLHasPrefix(v string) predicate.Event
- func SnapshotURLHasSuffix(v string) predicate.Event
- func SnapshotURLIn(vs ...string) predicate.Event
- func SnapshotURLIsNil() predicate.Event
- func SnapshotURLLT(v string) predicate.Event
- func SnapshotURLLTE(v string) predicate.Event
- func SnapshotURLNEQ(v string) predicate.Event
- func SnapshotURLNotIn(vs ...string) predicate.Event
- func SnapshotURLNotNil() predicate.Event
- func SnapshotViewport(v string) predicate.Event
- func SnapshotViewportContains(v string) predicate.Event
- func SnapshotViewportContainsFold(v string) predicate.Event
- func SnapshotViewportEQ(v string) predicate.Event
- func SnapshotViewportEqualFold(v string) predicate.Event
- func SnapshotViewportGT(v string) predicate.Event
- func SnapshotViewportGTE(v string) predicate.Event
- func SnapshotViewportHasPrefix(v string) predicate.Event
- func SnapshotViewportHasSuffix(v string) predicate.Event
- func SnapshotViewportIn(vs ...string) predicate.Event
- func SnapshotViewportIsNil() predicate.Event
- func SnapshotViewportLT(v string) predicate.Event
- func SnapshotViewportLTE(v string) predicate.Event
- func SnapshotViewportNEQ(v string) predicate.Event
- func SnapshotViewportNotIn(vs ...string) predicate.Event
- func SnapshotViewportNotNil() predicate.Event
- func Timestamp(v time.Time) predicate.Event
- func TimestampEQ(v time.Time) predicate.Event
- func TimestampGT(v time.Time) predicate.Event
- func TimestampGTE(v time.Time) predicate.Event
- func TimestampIn(vs ...time.Time) predicate.Event
- func TimestampLT(v time.Time) predicate.Event
- func TimestampLTE(v time.Time) predicate.Event
- func TimestampNEQ(v time.Time) predicate.Event
- func TimestampNotIn(vs ...time.Time) predicate.Event
- func UIAction(v string) predicate.Event
- func UIActionContains(v string) predicate.Event
- func UIActionContainsFold(v string) predicate.Event
- func UIActionEQ(v string) predicate.Event
- func UIActionEqualFold(v string) predicate.Event
- func UIActionGT(v string) predicate.Event
- func UIActionGTE(v string) predicate.Event
- func UIActionHasPrefix(v string) predicate.Event
- func UIActionHasSuffix(v string) predicate.Event
- func UIActionIn(vs ...string) predicate.Event
- func UIActionIsNil() predicate.Event
- func UIActionLT(v string) predicate.Event
- func UIActionLTE(v string) predicate.Event
- func UIActionNEQ(v string) predicate.Event
- func UIActionNotIn(vs ...string) predicate.Event
- func UIActionNotNil() predicate.Event
- func UIComponentName(v string) predicate.Event
- func UIComponentNameContains(v string) predicate.Event
- func UIComponentNameContainsFold(v string) predicate.Event
- func UIComponentNameEQ(v string) predicate.Event
- func UIComponentNameEqualFold(v string) predicate.Event
- func UIComponentNameGT(v string) predicate.Event
- func UIComponentNameGTE(v string) predicate.Event
- func UIComponentNameHasPrefix(v string) predicate.Event
- func UIComponentNameHasSuffix(v string) predicate.Event
- func UIComponentNameIn(vs ...string) predicate.Event
- func UIComponentNameIsNil() predicate.Event
- func UIComponentNameLT(v string) predicate.Event
- func UIComponentNameLTE(v string) predicate.Event
- func UIComponentNameNEQ(v string) predicate.Event
- func UIComponentNameNotIn(vs ...string) predicate.Event
- func UIComponentNameNotNil() predicate.Event
- func UIComponentPath(v string) predicate.Event
- func UIComponentPathContains(v string) predicate.Event
- func UIComponentPathContainsFold(v string) predicate.Event
- func UIComponentPathEQ(v string) predicate.Event
- func UIComponentPathEqualFold(v string) predicate.Event
- func UIComponentPathGT(v string) predicate.Event
- func UIComponentPathGTE(v string) predicate.Event
- func UIComponentPathHasPrefix(v string) predicate.Event
- func UIComponentPathHasSuffix(v string) predicate.Event
- func UIComponentPathIn(vs ...string) predicate.Event
- func UIComponentPathIsNil() predicate.Event
- func UIComponentPathLT(v string) predicate.Event
- func UIComponentPathLTE(v string) predicate.Event
- func UIComponentPathNEQ(v string) predicate.Event
- func UIComponentPathNotIn(vs ...string) predicate.Event
- func UIComponentPathNotNil() predicate.Event
- func UIComponentType(v string) predicate.Event
- func UIComponentTypeContains(v string) predicate.Event
- func UIComponentTypeContainsFold(v string) predicate.Event
- func UIComponentTypeEQ(v string) predicate.Event
- func UIComponentTypeEqualFold(v string) predicate.Event
- func UIComponentTypeGT(v string) predicate.Event
- func UIComponentTypeGTE(v string) predicate.Event
- func UIComponentTypeHasPrefix(v string) predicate.Event
- func UIComponentTypeHasSuffix(v string) predicate.Event
- func UIComponentTypeIn(vs ...string) predicate.Event
- func UIComponentTypeIsNil() predicate.Event
- func UIComponentTypeLT(v string) predicate.Event
- func UIComponentTypeLTE(v string) predicate.Event
- func UIComponentTypeNEQ(v string) predicate.Event
- func UIComponentTypeNotIn(vs ...string) predicate.Event
- func UIComponentTypeNotNil() predicate.Event
- func UIElement(v string) predicate.Event
- func UIElementContains(v string) predicate.Event
- func UIElementContainsFold(v string) predicate.Event
- func UIElementEQ(v string) predicate.Event
- func UIElementEqualFold(v string) predicate.Event
- func UIElementGT(v string) predicate.Event
- func UIElementGTE(v string) predicate.Event
- func UIElementHasPrefix(v string) predicate.Event
- func UIElementHasSuffix(v string) predicate.Event
- func UIElementIn(vs ...string) predicate.Event
- func UIElementIsNil() predicate.Event
- func UIElementLT(v string) predicate.Event
- func UIElementLTE(v string) predicate.Event
- func UIElementNEQ(v string) predicate.Event
- func UIElementNotIn(vs ...string) predicate.Event
- func UIElementNotNil() predicate.Event
- func UIElementText(v string) predicate.Event
- func UIElementTextContains(v string) predicate.Event
- func UIElementTextContainsFold(v string) predicate.Event
- func UIElementTextEQ(v string) predicate.Event
- func UIElementTextEqualFold(v string) predicate.Event
- func UIElementTextGT(v string) predicate.Event
- func UIElementTextGTE(v string) predicate.Event
- func UIElementTextHasPrefix(v string) predicate.Event
- func UIElementTextHasSuffix(v string) predicate.Event
- func UIElementTextIn(vs ...string) predicate.Event
- func UIElementTextIsNil() predicate.Event
- func UIElementTextLT(v string) predicate.Event
- func UIElementTextLTE(v string) predicate.Event
- func UIElementTextNEQ(v string) predicate.Event
- func UIElementTextNotIn(vs ...string) predicate.Event
- func UIElementTextNotNil() predicate.Event
- func UIScrollPosition(v float64) predicate.Event
- func UIScrollPositionEQ(v float64) predicate.Event
- func UIScrollPositionGT(v float64) predicate.Event
- func UIScrollPositionGTE(v float64) predicate.Event
- func UIScrollPositionIn(vs ...float64) predicate.Event
- func UIScrollPositionIsNil() predicate.Event
- func UIScrollPositionLT(v float64) predicate.Event
- func UIScrollPositionLTE(v float64) predicate.Event
- func UIScrollPositionNEQ(v float64) predicate.Event
- func UIScrollPositionNotIn(vs ...float64) predicate.Event
- func UIScrollPositionNotNil() predicate.Event
- func UIStateAfter(v string) predicate.Event
- func UIStateAfterContains(v string) predicate.Event
- func UIStateAfterContainsFold(v string) predicate.Event
- func UIStateAfterEQ(v string) predicate.Event
- func UIStateAfterEqualFold(v string) predicate.Event
- func UIStateAfterGT(v string) predicate.Event
- func UIStateAfterGTE(v string) predicate.Event
- func UIStateAfterHasPrefix(v string) predicate.Event
- func UIStateAfterHasSuffix(v string) predicate.Event
- func UIStateAfterIn(vs ...string) predicate.Event
- func UIStateAfterIsNil() predicate.Event
- func UIStateAfterLT(v string) predicate.Event
- func UIStateAfterLTE(v string) predicate.Event
- func UIStateAfterNEQ(v string) predicate.Event
- func UIStateAfterNotIn(vs ...string) predicate.Event
- func UIStateAfterNotNil() predicate.Event
- func UIStateBefore(v string) predicate.Event
- func UIStateBeforeContains(v string) predicate.Event
- func UIStateBeforeContainsFold(v string) predicate.Event
- func UIStateBeforeEQ(v string) predicate.Event
- func UIStateBeforeEqualFold(v string) predicate.Event
- func UIStateBeforeGT(v string) predicate.Event
- func UIStateBeforeGTE(v string) predicate.Event
- func UIStateBeforeHasPrefix(v string) predicate.Event
- func UIStateBeforeHasSuffix(v string) predicate.Event
- func UIStateBeforeIn(vs ...string) predicate.Event
- func UIStateBeforeIsNil() predicate.Event
- func UIStateBeforeLT(v string) predicate.Event
- func UIStateBeforeLTE(v string) predicate.Event
- func UIStateBeforeNEQ(v string) predicate.Event
- func UIStateBeforeNotIn(vs ...string) predicate.Event
- func UIStateBeforeNotNil() predicate.Event
- func UIStateChangeType(v string) predicate.Event
- func UIStateChangeTypeContains(v string) predicate.Event
- func UIStateChangeTypeContainsFold(v string) predicate.Event
- func UIStateChangeTypeEQ(v string) predicate.Event
- func UIStateChangeTypeEqualFold(v string) predicate.Event
- func UIStateChangeTypeGT(v string) predicate.Event
- func UIStateChangeTypeGTE(v string) predicate.Event
- func UIStateChangeTypeHasPrefix(v string) predicate.Event
- func UIStateChangeTypeHasSuffix(v string) predicate.Event
- func UIStateChangeTypeIn(vs ...string) predicate.Event
- func UIStateChangeTypeIsNil() predicate.Event
- func UIStateChangeTypeLT(v string) predicate.Event
- func UIStateChangeTypeLTE(v string) predicate.Event
- func UIStateChangeTypeNEQ(v string) predicate.Event
- func UIStateChangeTypeNotIn(vs ...string) predicate.Event
- func UIStateChangeTypeNotNil() predicate.Event
- func UIStateKey(v string) predicate.Event
- func UIStateKeyContains(v string) predicate.Event
- func UIStateKeyContainsFold(v string) predicate.Event
- func UIStateKeyEQ(v string) predicate.Event
- func UIStateKeyEqualFold(v string) predicate.Event
- func UIStateKeyGT(v string) predicate.Event
- func UIStateKeyGTE(v string) predicate.Event
- func UIStateKeyHasPrefix(v string) predicate.Event
- func UIStateKeyHasSuffix(v string) predicate.Event
- func UIStateKeyIn(vs ...string) predicate.Event
- func UIStateKeyIsNil() predicate.Event
- func UIStateKeyLT(v string) predicate.Event
- func UIStateKeyLTE(v string) predicate.Event
- func UIStateKeyNEQ(v string) predicate.Event
- func UIStateKeyNotIn(vs ...string) predicate.Event
- func UIStateKeyNotNil() predicate.Event
- func UIViewport(v string) predicate.Event
- func UIViewportContains(v string) predicate.Event
- func UIViewportContainsFold(v string) predicate.Event
- func UIViewportEQ(v string) predicate.Event
- func UIViewportEqualFold(v string) predicate.Event
- func UIViewportGT(v string) predicate.Event
- func UIViewportGTE(v string) predicate.Event
- func UIViewportHasPrefix(v string) predicate.Event
- func UIViewportHasSuffix(v string) predicate.Event
- func UIViewportIn(vs ...string) predicate.Event
- func UIViewportIsNil() predicate.Event
- func UIViewportLT(v string) predicate.Event
- func UIViewportLTE(v string) predicate.Event
- func UIViewportNEQ(v string) predicate.Event
- func UIViewportNotIn(vs ...string) predicate.Event
- func UIViewportNotNil() predicate.Event
- func UserID(v string) predicate.Event
- func UserIDContains(v string) predicate.Event
- func UserIDContainsFold(v string) predicate.Event
- func UserIDEQ(v string) predicate.Event
- func UserIDEqualFold(v string) predicate.Event
- func UserIDGT(v string) predicate.Event
- func UserIDGTE(v string) predicate.Event
- func UserIDHasPrefix(v string) predicate.Event
- func UserIDHasSuffix(v string) predicate.Event
- func UserIDIn(vs ...string) predicate.Event
- func UserIDIsNil() predicate.Event
- func UserIDLT(v string) predicate.Event
- func UserIDLTE(v string) predicate.Event
- func UserIDNEQ(v string) predicate.Event
- func UserIDNotIn(vs ...string) predicate.Event
- func UserIDNotNil() predicate.Event
- func ValidColumn(column string) bool
- type EventType
- type OrderOption
- func ByAPIDurationMs(opts ...sql.OrderTermOption) OrderOption
- func ByAPIMethod(opts ...sql.OrderTermOption) OrderOption
- func ByAPIPath(opts ...sql.OrderTermOption) OrderOption
- func ByAPIStatusCode(opts ...sql.OrderTermOption) OrderOption
- func ByConversionStatus(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDurationMs(opts ...sql.OrderTermOption) OrderOption
- func ByErrorComponent(opts ...sql.OrderTermOption) OrderOption
- func ByErrorMessage(opts ...sql.OrderTermOption) OrderOption
- func ByErrorStack(opts ...sql.OrderTermOption) OrderOption
- func ByErrorType(opts ...sql.OrderTermOption) OrderOption
- func ByEventID(opts ...sql.OrderTermOption) OrderOption
- func ByEventName(opts ...sql.OrderTermOption) OrderOption
- func ByEventType(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByJourneyField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByJourneyID(opts ...sql.OrderTermOption) OrderOption
- func ByJourneyStepID(opts ...sql.OrderTermOption) OrderOption
- func ByJourneyStepName(opts ...sql.OrderTermOption) OrderOption
- func ByOrgID(opts ...sql.OrderTermOption) OrderOption
- func ByPagePath(opts ...sql.OrderTermOption) OrderOption
- func ByPageReferrer(opts ...sql.OrderTermOption) OrderOption
- func ByPageTitle(opts ...sql.OrderTermOption) OrderOption
- func ByPageURL(opts ...sql.OrderTermOption) OrderOption
- func ByPerformanceCls(opts ...sql.OrderTermOption) OrderOption
- func ByPerformanceFidMs(opts ...sql.OrderTermOption) OrderOption
- func ByPerformanceLcpMs(opts ...sql.OrderTermOption) OrderOption
- func ByPerformanceTtfbMs(opts ...sql.OrderTermOption) OrderOption
- func ByProjectField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByProjectID(opts ...sql.OrderTermOption) OrderOption
- func BySequence(opts ...sql.OrderTermOption) OrderOption
- func BySessionID(opts ...sql.OrderTermOption) OrderOption
- func BySnapshotURL(opts ...sql.OrderTermOption) OrderOption
- func BySnapshotViewport(opts ...sql.OrderTermOption) OrderOption
- func ByTimestamp(opts ...sql.OrderTermOption) OrderOption
- func ByUIAction(opts ...sql.OrderTermOption) OrderOption
- func ByUIComponentName(opts ...sql.OrderTermOption) OrderOption
- func ByUIComponentPath(opts ...sql.OrderTermOption) OrderOption
- func ByUIComponentType(opts ...sql.OrderTermOption) OrderOption
- func ByUIElement(opts ...sql.OrderTermOption) OrderOption
- func ByUIElementText(opts ...sql.OrderTermOption) OrderOption
- func ByUIScrollPosition(opts ...sql.OrderTermOption) OrderOption
- func ByUIStateAfter(opts ...sql.OrderTermOption) OrderOption
- func ByUIStateBefore(opts ...sql.OrderTermOption) OrderOption
- func ByUIStateChangeType(opts ...sql.OrderTermOption) OrderOption
- func ByUIStateKey(opts ...sql.OrderTermOption) OrderOption
- func ByUIViewport(opts ...sql.OrderTermOption) OrderOption
- func ByUserID(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the event type in the database. Label = "event" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldOrgID holds the string denoting the org_id field in the database. FieldOrgID = "org_id" // FieldProjectID holds the string denoting the project_id field in the database. FieldProjectID = "project_id" // FieldEventID holds the string denoting the event_id field in the database. FieldEventID = "event_id" // FieldSessionID holds the string denoting the session_id field in the database. FieldSessionID = "session_id" // FieldUserID holds the string denoting the user_id field in the database. FieldUserID = "user_id" // FieldEventType holds the string denoting the event_type field in the database. FieldEventType = "event_type" // FieldEventName holds the string denoting the event_name field in the database. FieldEventName = "event_name" // FieldTimestamp holds the string denoting the timestamp field in the database. FieldTimestamp = "timestamp" // FieldSequence holds the string denoting the sequence field in the database. FieldSequence = "sequence" // FieldPagePath holds the string denoting the page_path field in the database. FieldPagePath = "page_path" // FieldPageTitle holds the string denoting the page_title field in the database. FieldPageTitle = "page_title" // FieldPageURL holds the string denoting the page_url field in the database. FieldPageURL = "page_url" // FieldPageReferrer holds the string denoting the page_referrer field in the database. FieldPageReferrer = "page_referrer" // FieldUIComponentName holds the string denoting the ui_component_name field in the database. FieldUIComponentName = "ui_component_name" // FieldUIComponentPath holds the string denoting the ui_component_path field in the database. FieldUIComponentPath = "ui_component_path" // FieldUIComponentType holds the string denoting the ui_component_type field in the database. FieldUIComponentType = "ui_component_type" // FieldUIAction holds the string denoting the ui_action field in the database. FieldUIAction = "ui_action" // FieldUIElement holds the string denoting the ui_element field in the database. FieldUIElement = "ui_element" // FieldUIElementText holds the string denoting the ui_element_text field in the database. FieldUIElementText = "ui_element_text" // FieldUIViewport holds the string denoting the ui_viewport field in the database. FieldUIViewport = "ui_viewport" // FieldUIScrollPosition holds the string denoting the ui_scroll_position field in the database. FieldUIScrollPosition = "ui_scroll_position" // FieldUIStateKey holds the string denoting the ui_state_key field in the database. FieldUIStateKey = "ui_state_key" // FieldUIStateBefore holds the string denoting the ui_state_before field in the database. FieldUIStateBefore = "ui_state_before" // FieldUIStateAfter holds the string denoting the ui_state_after field in the database. FieldUIStateAfter = "ui_state_after" // FieldUIStateChangeType holds the string denoting the ui_state_change_type field in the database. FieldUIStateChangeType = "ui_state_change_type" // FieldJourneyID holds the string denoting the journey_id field in the database. FieldJourneyID = "journey_id" // FieldJourneyStepID holds the string denoting the journey_step_id field in the database. FieldJourneyStepID = "journey_step_id" // FieldJourneyStepName holds the string denoting the journey_step_name field in the database. FieldJourneyStepName = "journey_step_name" // FieldConversionStatus holds the string denoting the conversion_status field in the database. FieldConversionStatus = "conversion_status" // FieldAPIMethod holds the string denoting the api_method field in the database. FieldAPIMethod = "api_method" // FieldAPIPath holds the string denoting the api_path field in the database. FieldAPIPath = "api_path" // FieldAPIStatusCode holds the string denoting the api_status_code field in the database. FieldAPIStatusCode = "api_status_code" // FieldAPIDurationMs holds the string denoting the api_duration_ms field in the database. FieldAPIDurationMs = "api_duration_ms" // FieldErrorType holds the string denoting the error_type field in the database. FieldErrorType = "error_type" // FieldErrorMessage holds the string denoting the error_message field in the database. FieldErrorMessage = "error_message" // FieldErrorStack holds the string denoting the error_stack field in the database. FieldErrorStack = "error_stack" // FieldErrorComponent holds the string denoting the error_component field in the database. FieldErrorComponent = "error_component" // FieldPerformanceLcpMs holds the string denoting the performance_lcp_ms field in the database. FieldPerformanceLcpMs = "performance_lcp_ms" // FieldPerformanceFidMs holds the string denoting the performance_fid_ms field in the database. FieldPerformanceFidMs = "performance_fid_ms" // FieldPerformanceCls holds the string denoting the performance_cls field in the database. FieldPerformanceCls = "performance_cls" // FieldPerformanceTtfbMs holds the string denoting the performance_ttfb_ms field in the database. FieldPerformanceTtfbMs = "performance_ttfb_ms" // FieldSnapshotURL holds the string denoting the snapshot_url field in the database. FieldSnapshotURL = "snapshot_url" // FieldSnapshotViewport holds the string denoting the snapshot_viewport field in the database. FieldSnapshotViewport = "snapshot_viewport" // FieldDurationMs holds the string denoting the duration_ms field in the database. FieldDurationMs = "duration_ms" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // EdgeProject holds the string denoting the project edge name in mutations. EdgeProject = "project" // EdgeJourney holds the string denoting the journey edge name in mutations. EdgeJourney = "journey" // Table holds the table name of the event in the database. Table = "events" // ProjectTable is the table that holds the project relation/edge. ProjectTable = "events" // ProjectInverseTable is the table name for the Project entity. // It exists in this package in order to avoid circular dependency with the "project" package. ProjectInverseTable = "projects" // ProjectColumn is the table column denoting the project relation/edge. ProjectColumn = "project_id" // JourneyTable is the table that holds the journey relation/edge. JourneyTable = "events" // JourneyInverseTable is the table name for the Journey entity. // It exists in this package in order to avoid circular dependency with the "journey" package. JourneyInverseTable = "journeys" // JourneyColumn is the table column denoting the journey relation/edge. JourneyColumn = "journey_id" )
Variables ¶
var ( // EventIDValidator is a validator for the "event_id" field. It is called by the builders before save. EventIDValidator func(string) error // SessionIDValidator is a validator for the "session_id" field. It is called by the builders before save. SessionIDValidator func(string) error // UserIDValidator is a validator for the "user_id" field. It is called by the builders before save. UserIDValidator func(string) error // EventNameValidator is a validator for the "event_name" field. It is called by the builders before save. EventNameValidator func(string) error // DefaultSequence holds the default value on creation for the "sequence" field. DefaultSequence int64 // PagePathValidator is a validator for the "page_path" field. It is called by the builders before save. PagePathValidator func(string) error // PageTitleValidator is a validator for the "page_title" field. It is called by the builders before save. PageTitleValidator func(string) error // PageURLValidator is a validator for the "page_url" field. It is called by the builders before save. PageURLValidator func(string) error // PageReferrerValidator is a validator for the "page_referrer" field. It is called by the builders before save. PageReferrerValidator func(string) error // UIComponentNameValidator is a validator for the "ui_component_name" field. It is called by the builders before save. UIComponentNameValidator func(string) error // UIComponentPathValidator is a validator for the "ui_component_path" field. It is called by the builders before save. UIComponentPathValidator func(string) error // UIComponentTypeValidator is a validator for the "ui_component_type" field. It is called by the builders before save. UIComponentTypeValidator func(string) error // UIActionValidator is a validator for the "ui_action" field. It is called by the builders before save. UIActionValidator func(string) error // UIElementValidator is a validator for the "ui_element" field. It is called by the builders before save. UIElementValidator func(string) error // UIElementTextValidator is a validator for the "ui_element_text" field. It is called by the builders before save. UIElementTextValidator func(string) error // UIViewportValidator is a validator for the "ui_viewport" field. It is called by the builders before save. UIViewportValidator func(string) error // UIStateKeyValidator is a validator for the "ui_state_key" field. It is called by the builders before save. UIStateKeyValidator func(string) error // UIStateChangeTypeValidator is a validator for the "ui_state_change_type" field. It is called by the builders before save. UIStateChangeTypeValidator func(string) error // JourneyStepIDValidator is a validator for the "journey_step_id" field. It is called by the builders before save. JourneyStepIDValidator func(string) error // JourneyStepNameValidator is a validator for the "journey_step_name" field. It is called by the builders before save. JourneyStepNameValidator func(string) error // ConversionStatusValidator is a validator for the "conversion_status" field. It is called by the builders before save. ConversionStatusValidator func(string) error // APIMethodValidator is a validator for the "api_method" field. It is called by the builders before save. APIMethodValidator func(string) error // APIPathValidator is a validator for the "api_path" field. It is called by the builders before save. APIPathValidator func(string) error // ErrorTypeValidator is a validator for the "error_type" field. It is called by the builders before save. ErrorTypeValidator func(string) error // ErrorComponentValidator is a validator for the "error_component" field. It is called by the builders before save. ErrorComponentValidator func(string) error // SnapshotURLValidator is a validator for the "snapshot_url" field. It is called by the builders before save. SnapshotURLValidator func(string) error // SnapshotViewportValidator is a validator for the "snapshot_viewport" field. It is called by the builders before save. SnapshotViewportValidator func(string) error // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultID holds the default value on creation for the "id" field. DefaultID func() uuid.UUID )
var Columns = []string{ FieldID, FieldOrgID, FieldProjectID, FieldEventID, FieldSessionID, FieldUserID, FieldEventType, FieldEventName, FieldTimestamp, FieldSequence, FieldPagePath, FieldPageTitle, FieldPageURL, FieldPageReferrer, FieldUIComponentName, FieldUIComponentPath, FieldUIComponentType, FieldUIAction, FieldUIElement, FieldUIElementText, FieldUIViewport, FieldUIScrollPosition, FieldUIStateKey, FieldUIStateBefore, FieldUIStateAfter, FieldUIStateChangeType, FieldJourneyID, FieldJourneyStepID, FieldJourneyStepName, FieldConversionStatus, FieldAPIMethod, FieldAPIPath, FieldAPIStatusCode, FieldAPIDurationMs, FieldErrorType, FieldErrorMessage, FieldErrorStack, FieldErrorComponent, FieldPerformanceLcpMs, FieldPerformanceFidMs, FieldPerformanceCls, FieldPerformanceTtfbMs, FieldSnapshotURL, FieldSnapshotViewport, FieldDurationMs, FieldMetadata, FieldCreatedAt, }
Columns holds all SQL columns for event fields.
Functions ¶
func APIDurationMs ¶
APIDurationMs applies equality check predicate on the "api_duration_ms" field. It's identical to APIDurationMsEQ.
func APIDurationMsEQ ¶
APIDurationMsEQ applies the EQ predicate on the "api_duration_ms" field.
func APIDurationMsGT ¶
APIDurationMsGT applies the GT predicate on the "api_duration_ms" field.
func APIDurationMsGTE ¶
APIDurationMsGTE applies the GTE predicate on the "api_duration_ms" field.
func APIDurationMsIn ¶
APIDurationMsIn applies the In predicate on the "api_duration_ms" field.
func APIDurationMsIsNil ¶
APIDurationMsIsNil applies the IsNil predicate on the "api_duration_ms" field.
func APIDurationMsLT ¶
APIDurationMsLT applies the LT predicate on the "api_duration_ms" field.
func APIDurationMsLTE ¶
APIDurationMsLTE applies the LTE predicate on the "api_duration_ms" field.
func APIDurationMsNEQ ¶
APIDurationMsNEQ applies the NEQ predicate on the "api_duration_ms" field.
func APIDurationMsNotIn ¶
APIDurationMsNotIn applies the NotIn predicate on the "api_duration_ms" field.
func APIDurationMsNotNil ¶
APIDurationMsNotNil applies the NotNil predicate on the "api_duration_ms" field.
func APIMethod ¶
APIMethod applies equality check predicate on the "api_method" field. It's identical to APIMethodEQ.
func APIMethodContains ¶
APIMethodContains applies the Contains predicate on the "api_method" field.
func APIMethodContainsFold ¶
APIMethodContainsFold applies the ContainsFold predicate on the "api_method" field.
func APIMethodEQ ¶
APIMethodEQ applies the EQ predicate on the "api_method" field.
func APIMethodEqualFold ¶
APIMethodEqualFold applies the EqualFold predicate on the "api_method" field.
func APIMethodGT ¶
APIMethodGT applies the GT predicate on the "api_method" field.
func APIMethodGTE ¶
APIMethodGTE applies the GTE predicate on the "api_method" field.
func APIMethodHasPrefix ¶
APIMethodHasPrefix applies the HasPrefix predicate on the "api_method" field.
func APIMethodHasSuffix ¶
APIMethodHasSuffix applies the HasSuffix predicate on the "api_method" field.
func APIMethodIn ¶
APIMethodIn applies the In predicate on the "api_method" field.
func APIMethodIsNil ¶
APIMethodIsNil applies the IsNil predicate on the "api_method" field.
func APIMethodLT ¶
APIMethodLT applies the LT predicate on the "api_method" field.
func APIMethodLTE ¶
APIMethodLTE applies the LTE predicate on the "api_method" field.
func APIMethodNEQ ¶
APIMethodNEQ applies the NEQ predicate on the "api_method" field.
func APIMethodNotIn ¶
APIMethodNotIn applies the NotIn predicate on the "api_method" field.
func APIMethodNotNil ¶
APIMethodNotNil applies the NotNil predicate on the "api_method" field.
func APIPath ¶
APIPath applies equality check predicate on the "api_path" field. It's identical to APIPathEQ.
func APIPathContains ¶
APIPathContains applies the Contains predicate on the "api_path" field.
func APIPathContainsFold ¶
APIPathContainsFold applies the ContainsFold predicate on the "api_path" field.
func APIPathEqualFold ¶
APIPathEqualFold applies the EqualFold predicate on the "api_path" field.
func APIPathGTE ¶
APIPathGTE applies the GTE predicate on the "api_path" field.
func APIPathHasPrefix ¶
APIPathHasPrefix applies the HasPrefix predicate on the "api_path" field.
func APIPathHasSuffix ¶
APIPathHasSuffix applies the HasSuffix predicate on the "api_path" field.
func APIPathIsNil ¶
APIPathIsNil applies the IsNil predicate on the "api_path" field.
func APIPathLTE ¶
APIPathLTE applies the LTE predicate on the "api_path" field.
func APIPathNEQ ¶
APIPathNEQ applies the NEQ predicate on the "api_path" field.
func APIPathNotIn ¶
APIPathNotIn applies the NotIn predicate on the "api_path" field.
func APIPathNotNil ¶
APIPathNotNil applies the NotNil predicate on the "api_path" field.
func APIStatusCode ¶
APIStatusCode applies equality check predicate on the "api_status_code" field. It's identical to APIStatusCodeEQ.
func APIStatusCodeEQ ¶
APIStatusCodeEQ applies the EQ predicate on the "api_status_code" field.
func APIStatusCodeGT ¶
APIStatusCodeGT applies the GT predicate on the "api_status_code" field.
func APIStatusCodeGTE ¶
APIStatusCodeGTE applies the GTE predicate on the "api_status_code" field.
func APIStatusCodeIn ¶
APIStatusCodeIn applies the In predicate on the "api_status_code" field.
func APIStatusCodeIsNil ¶
APIStatusCodeIsNil applies the IsNil predicate on the "api_status_code" field.
func APIStatusCodeLT ¶
APIStatusCodeLT applies the LT predicate on the "api_status_code" field.
func APIStatusCodeLTE ¶
APIStatusCodeLTE applies the LTE predicate on the "api_status_code" field.
func APIStatusCodeNEQ ¶
APIStatusCodeNEQ applies the NEQ predicate on the "api_status_code" field.
func APIStatusCodeNotIn ¶
APIStatusCodeNotIn applies the NotIn predicate on the "api_status_code" field.
func APIStatusCodeNotNil ¶
APIStatusCodeNotNil applies the NotNil predicate on the "api_status_code" field.
func ConversionStatus ¶
ConversionStatus applies equality check predicate on the "conversion_status" field. It's identical to ConversionStatusEQ.
func ConversionStatusContains ¶
ConversionStatusContains applies the Contains predicate on the "conversion_status" field.
func ConversionStatusContainsFold ¶
ConversionStatusContainsFold applies the ContainsFold predicate on the "conversion_status" field.
func ConversionStatusEQ ¶
ConversionStatusEQ applies the EQ predicate on the "conversion_status" field.
func ConversionStatusEqualFold ¶
ConversionStatusEqualFold applies the EqualFold predicate on the "conversion_status" field.
func ConversionStatusGT ¶
ConversionStatusGT applies the GT predicate on the "conversion_status" field.
func ConversionStatusGTE ¶
ConversionStatusGTE applies the GTE predicate on the "conversion_status" field.
func ConversionStatusHasPrefix ¶
ConversionStatusHasPrefix applies the HasPrefix predicate on the "conversion_status" field.
func ConversionStatusHasSuffix ¶
ConversionStatusHasSuffix applies the HasSuffix predicate on the "conversion_status" field.
func ConversionStatusIn ¶
ConversionStatusIn applies the In predicate on the "conversion_status" field.
func ConversionStatusIsNil ¶
ConversionStatusIsNil applies the IsNil predicate on the "conversion_status" field.
func ConversionStatusLT ¶
ConversionStatusLT applies the LT predicate on the "conversion_status" field.
func ConversionStatusLTE ¶
ConversionStatusLTE applies the LTE predicate on the "conversion_status" field.
func ConversionStatusNEQ ¶
ConversionStatusNEQ applies the NEQ predicate on the "conversion_status" field.
func ConversionStatusNotIn ¶
ConversionStatusNotIn applies the NotIn predicate on the "conversion_status" field.
func ConversionStatusNotNil ¶
ConversionStatusNotNil applies the NotNil predicate on the "conversion_status" 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 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 DurationMs ¶
DurationMs applies equality check predicate on the "duration_ms" field. It's identical to DurationMsEQ.
func DurationMsEQ ¶
DurationMsEQ applies the EQ predicate on the "duration_ms" field.
func DurationMsGT ¶
DurationMsGT applies the GT predicate on the "duration_ms" field.
func DurationMsGTE ¶
DurationMsGTE applies the GTE predicate on the "duration_ms" field.
func DurationMsIn ¶
DurationMsIn applies the In predicate on the "duration_ms" field.
func DurationMsIsNil ¶
DurationMsIsNil applies the IsNil predicate on the "duration_ms" field.
func DurationMsLT ¶
DurationMsLT applies the LT predicate on the "duration_ms" field.
func DurationMsLTE ¶
DurationMsLTE applies the LTE predicate on the "duration_ms" field.
func DurationMsNEQ ¶
DurationMsNEQ applies the NEQ predicate on the "duration_ms" field.
func DurationMsNotIn ¶
DurationMsNotIn applies the NotIn predicate on the "duration_ms" field.
func DurationMsNotNil ¶
DurationMsNotNil applies the NotNil predicate on the "duration_ms" field.
func ErrorComponent ¶
ErrorComponent applies equality check predicate on the "error_component" field. It's identical to ErrorComponentEQ.
func ErrorComponentContains ¶
ErrorComponentContains applies the Contains predicate on the "error_component" field.
func ErrorComponentContainsFold ¶
ErrorComponentContainsFold applies the ContainsFold predicate on the "error_component" field.
func ErrorComponentEQ ¶
ErrorComponentEQ applies the EQ predicate on the "error_component" field.
func ErrorComponentEqualFold ¶
ErrorComponentEqualFold applies the EqualFold predicate on the "error_component" field.
func ErrorComponentGT ¶
ErrorComponentGT applies the GT predicate on the "error_component" field.
func ErrorComponentGTE ¶
ErrorComponentGTE applies the GTE predicate on the "error_component" field.
func ErrorComponentHasPrefix ¶
ErrorComponentHasPrefix applies the HasPrefix predicate on the "error_component" field.
func ErrorComponentHasSuffix ¶
ErrorComponentHasSuffix applies the HasSuffix predicate on the "error_component" field.
func ErrorComponentIn ¶
ErrorComponentIn applies the In predicate on the "error_component" field.
func ErrorComponentIsNil ¶
ErrorComponentIsNil applies the IsNil predicate on the "error_component" field.
func ErrorComponentLT ¶
ErrorComponentLT applies the LT predicate on the "error_component" field.
func ErrorComponentLTE ¶
ErrorComponentLTE applies the LTE predicate on the "error_component" field.
func ErrorComponentNEQ ¶
ErrorComponentNEQ applies the NEQ predicate on the "error_component" field.
func ErrorComponentNotIn ¶
ErrorComponentNotIn applies the NotIn predicate on the "error_component" field.
func ErrorComponentNotNil ¶
ErrorComponentNotNil applies the NotNil predicate on the "error_component" field.
func ErrorMessage ¶
ErrorMessage applies equality check predicate on the "error_message" field. It's identical to ErrorMessageEQ.
func ErrorMessageContains ¶
ErrorMessageContains applies the Contains predicate on the "error_message" field.
func ErrorMessageContainsFold ¶
ErrorMessageContainsFold applies the ContainsFold predicate on the "error_message" field.
func ErrorMessageEQ ¶
ErrorMessageEQ applies the EQ predicate on the "error_message" field.
func ErrorMessageEqualFold ¶
ErrorMessageEqualFold applies the EqualFold predicate on the "error_message" field.
func ErrorMessageGT ¶
ErrorMessageGT applies the GT predicate on the "error_message" field.
func ErrorMessageGTE ¶
ErrorMessageGTE applies the GTE predicate on the "error_message" field.
func ErrorMessageHasPrefix ¶
ErrorMessageHasPrefix applies the HasPrefix predicate on the "error_message" field.
func ErrorMessageHasSuffix ¶
ErrorMessageHasSuffix applies the HasSuffix predicate on the "error_message" field.
func ErrorMessageIn ¶
ErrorMessageIn applies the In predicate on the "error_message" field.
func ErrorMessageIsNil ¶
ErrorMessageIsNil applies the IsNil predicate on the "error_message" field.
func ErrorMessageLT ¶
ErrorMessageLT applies the LT predicate on the "error_message" field.
func ErrorMessageLTE ¶
ErrorMessageLTE applies the LTE predicate on the "error_message" field.
func ErrorMessageNEQ ¶
ErrorMessageNEQ applies the NEQ predicate on the "error_message" field.
func ErrorMessageNotIn ¶
ErrorMessageNotIn applies the NotIn predicate on the "error_message" field.
func ErrorMessageNotNil ¶
ErrorMessageNotNil applies the NotNil predicate on the "error_message" field.
func ErrorStack ¶
ErrorStack applies equality check predicate on the "error_stack" field. It's identical to ErrorStackEQ.
func ErrorStackContains ¶
ErrorStackContains applies the Contains predicate on the "error_stack" field.
func ErrorStackContainsFold ¶
ErrorStackContainsFold applies the ContainsFold predicate on the "error_stack" field.
func ErrorStackEQ ¶
ErrorStackEQ applies the EQ predicate on the "error_stack" field.
func ErrorStackEqualFold ¶
ErrorStackEqualFold applies the EqualFold predicate on the "error_stack" field.
func ErrorStackGT ¶
ErrorStackGT applies the GT predicate on the "error_stack" field.
func ErrorStackGTE ¶
ErrorStackGTE applies the GTE predicate on the "error_stack" field.
func ErrorStackHasPrefix ¶
ErrorStackHasPrefix applies the HasPrefix predicate on the "error_stack" field.
func ErrorStackHasSuffix ¶
ErrorStackHasSuffix applies the HasSuffix predicate on the "error_stack" field.
func ErrorStackIn ¶
ErrorStackIn applies the In predicate on the "error_stack" field.
func ErrorStackIsNil ¶
ErrorStackIsNil applies the IsNil predicate on the "error_stack" field.
func ErrorStackLT ¶
ErrorStackLT applies the LT predicate on the "error_stack" field.
func ErrorStackLTE ¶
ErrorStackLTE applies the LTE predicate on the "error_stack" field.
func ErrorStackNEQ ¶
ErrorStackNEQ applies the NEQ predicate on the "error_stack" field.
func ErrorStackNotIn ¶
ErrorStackNotIn applies the NotIn predicate on the "error_stack" field.
func ErrorStackNotNil ¶
ErrorStackNotNil applies the NotNil predicate on the "error_stack" field.
func ErrorType ¶
ErrorType applies equality check predicate on the "error_type" field. It's identical to ErrorTypeEQ.
func ErrorTypeContains ¶
ErrorTypeContains applies the Contains predicate on the "error_type" field.
func ErrorTypeContainsFold ¶
ErrorTypeContainsFold applies the ContainsFold predicate on the "error_type" field.
func ErrorTypeEQ ¶
ErrorTypeEQ applies the EQ predicate on the "error_type" field.
func ErrorTypeEqualFold ¶
ErrorTypeEqualFold applies the EqualFold predicate on the "error_type" field.
func ErrorTypeGT ¶
ErrorTypeGT applies the GT predicate on the "error_type" field.
func ErrorTypeGTE ¶
ErrorTypeGTE applies the GTE predicate on the "error_type" field.
func ErrorTypeHasPrefix ¶
ErrorTypeHasPrefix applies the HasPrefix predicate on the "error_type" field.
func ErrorTypeHasSuffix ¶
ErrorTypeHasSuffix applies the HasSuffix predicate on the "error_type" field.
func ErrorTypeIn ¶
ErrorTypeIn applies the In predicate on the "error_type" field.
func ErrorTypeIsNil ¶
ErrorTypeIsNil applies the IsNil predicate on the "error_type" field.
func ErrorTypeLT ¶
ErrorTypeLT applies the LT predicate on the "error_type" field.
func ErrorTypeLTE ¶
ErrorTypeLTE applies the LTE predicate on the "error_type" field.
func ErrorTypeNEQ ¶
ErrorTypeNEQ applies the NEQ predicate on the "error_type" field.
func ErrorTypeNotIn ¶
ErrorTypeNotIn applies the NotIn predicate on the "error_type" field.
func ErrorTypeNotNil ¶
ErrorTypeNotNil applies the NotNil predicate on the "error_type" field.
func EventID ¶
EventID applies equality check predicate on the "event_id" field. It's identical to EventIDEQ.
func EventIDContains ¶
EventIDContains applies the Contains predicate on the "event_id" field.
func EventIDContainsFold ¶
EventIDContainsFold applies the ContainsFold predicate on the "event_id" field.
func EventIDEqualFold ¶
EventIDEqualFold applies the EqualFold predicate on the "event_id" field.
func EventIDGTE ¶
EventIDGTE applies the GTE predicate on the "event_id" field.
func EventIDHasPrefix ¶
EventIDHasPrefix applies the HasPrefix predicate on the "event_id" field.
func EventIDHasSuffix ¶
EventIDHasSuffix applies the HasSuffix predicate on the "event_id" field.
func EventIDLTE ¶
EventIDLTE applies the LTE predicate on the "event_id" field.
func EventIDNEQ ¶
EventIDNEQ applies the NEQ predicate on the "event_id" field.
func EventIDNotIn ¶
EventIDNotIn applies the NotIn predicate on the "event_id" field.
func EventName ¶
EventName applies equality check predicate on the "event_name" field. It's identical to EventNameEQ.
func EventNameContains ¶
EventNameContains applies the Contains predicate on the "event_name" field.
func EventNameContainsFold ¶
EventNameContainsFold applies the ContainsFold predicate on the "event_name" field.
func EventNameEQ ¶
EventNameEQ applies the EQ predicate on the "event_name" field.
func EventNameEqualFold ¶
EventNameEqualFold applies the EqualFold predicate on the "event_name" field.
func EventNameGT ¶
EventNameGT applies the GT predicate on the "event_name" field.
func EventNameGTE ¶
EventNameGTE applies the GTE predicate on the "event_name" field.
func EventNameHasPrefix ¶
EventNameHasPrefix applies the HasPrefix predicate on the "event_name" field.
func EventNameHasSuffix ¶
EventNameHasSuffix applies the HasSuffix predicate on the "event_name" field.
func EventNameIn ¶
EventNameIn applies the In predicate on the "event_name" field.
func EventNameIsNil ¶
EventNameIsNil applies the IsNil predicate on the "event_name" field.
func EventNameLT ¶
EventNameLT applies the LT predicate on the "event_name" field.
func EventNameLTE ¶
EventNameLTE applies the LTE predicate on the "event_name" field.
func EventNameNEQ ¶
EventNameNEQ applies the NEQ predicate on the "event_name" field.
func EventNameNotIn ¶
EventNameNotIn applies the NotIn predicate on the "event_name" field.
func EventNameNotNil ¶
EventNameNotNil applies the NotNil predicate on the "event_name" field.
func EventTypeEQ ¶
EventTypeEQ applies the EQ predicate on the "event_type" field.
func EventTypeIn ¶
EventTypeIn applies the In predicate on the "event_type" field.
func EventTypeNEQ ¶
EventTypeNEQ applies the NEQ predicate on the "event_type" field.
func EventTypeNotIn ¶
EventTypeNotIn applies the NotIn predicate on the "event_type" field.
func EventTypeValidator ¶
EventTypeValidator is a validator for the "event_type" field enum values. It is called by the builders before save.
func HasJourney ¶
HasJourney applies the HasEdge predicate on the "journey" edge.
func HasJourneyWith ¶
HasJourneyWith applies the HasEdge predicate on the "journey" edge with a given conditions (other predicates).
func HasProject ¶
HasProject applies the HasEdge predicate on the "project" edge.
func HasProjectWith ¶
HasProjectWith applies the HasEdge predicate on the "project" edge with a given conditions (other predicates).
func JourneyID ¶
JourneyID applies equality check predicate on the "journey_id" field. It's identical to JourneyIDEQ.
func JourneyIDEQ ¶
JourneyIDEQ applies the EQ predicate on the "journey_id" field.
func JourneyIDIn ¶
JourneyIDIn applies the In predicate on the "journey_id" field.
func JourneyIDIsNil ¶
JourneyIDIsNil applies the IsNil predicate on the "journey_id" field.
func JourneyIDNEQ ¶
JourneyIDNEQ applies the NEQ predicate on the "journey_id" field.
func JourneyIDNotIn ¶
JourneyIDNotIn applies the NotIn predicate on the "journey_id" field.
func JourneyIDNotNil ¶
JourneyIDNotNil applies the NotNil predicate on the "journey_id" field.
func JourneyStepID ¶
JourneyStepID applies equality check predicate on the "journey_step_id" field. It's identical to JourneyStepIDEQ.
func JourneyStepIDContains ¶
JourneyStepIDContains applies the Contains predicate on the "journey_step_id" field.
func JourneyStepIDContainsFold ¶
JourneyStepIDContainsFold applies the ContainsFold predicate on the "journey_step_id" field.
func JourneyStepIDEQ ¶
JourneyStepIDEQ applies the EQ predicate on the "journey_step_id" field.
func JourneyStepIDEqualFold ¶
JourneyStepIDEqualFold applies the EqualFold predicate on the "journey_step_id" field.
func JourneyStepIDGT ¶
JourneyStepIDGT applies the GT predicate on the "journey_step_id" field.
func JourneyStepIDGTE ¶
JourneyStepIDGTE applies the GTE predicate on the "journey_step_id" field.
func JourneyStepIDHasPrefix ¶
JourneyStepIDHasPrefix applies the HasPrefix predicate on the "journey_step_id" field.
func JourneyStepIDHasSuffix ¶
JourneyStepIDHasSuffix applies the HasSuffix predicate on the "journey_step_id" field.
func JourneyStepIDIn ¶
JourneyStepIDIn applies the In predicate on the "journey_step_id" field.
func JourneyStepIDIsNil ¶
JourneyStepIDIsNil applies the IsNil predicate on the "journey_step_id" field.
func JourneyStepIDLT ¶
JourneyStepIDLT applies the LT predicate on the "journey_step_id" field.
func JourneyStepIDLTE ¶
JourneyStepIDLTE applies the LTE predicate on the "journey_step_id" field.
func JourneyStepIDNEQ ¶
JourneyStepIDNEQ applies the NEQ predicate on the "journey_step_id" field.
func JourneyStepIDNotIn ¶
JourneyStepIDNotIn applies the NotIn predicate on the "journey_step_id" field.
func JourneyStepIDNotNil ¶
JourneyStepIDNotNil applies the NotNil predicate on the "journey_step_id" field.
func JourneyStepName ¶
JourneyStepName applies equality check predicate on the "journey_step_name" field. It's identical to JourneyStepNameEQ.
func JourneyStepNameContains ¶
JourneyStepNameContains applies the Contains predicate on the "journey_step_name" field.
func JourneyStepNameContainsFold ¶
JourneyStepNameContainsFold applies the ContainsFold predicate on the "journey_step_name" field.
func JourneyStepNameEQ ¶
JourneyStepNameEQ applies the EQ predicate on the "journey_step_name" field.
func JourneyStepNameEqualFold ¶
JourneyStepNameEqualFold applies the EqualFold predicate on the "journey_step_name" field.
func JourneyStepNameGT ¶
JourneyStepNameGT applies the GT predicate on the "journey_step_name" field.
func JourneyStepNameGTE ¶
JourneyStepNameGTE applies the GTE predicate on the "journey_step_name" field.
func JourneyStepNameHasPrefix ¶
JourneyStepNameHasPrefix applies the HasPrefix predicate on the "journey_step_name" field.
func JourneyStepNameHasSuffix ¶
JourneyStepNameHasSuffix applies the HasSuffix predicate on the "journey_step_name" field.
func JourneyStepNameIn ¶
JourneyStepNameIn applies the In predicate on the "journey_step_name" field.
func JourneyStepNameIsNil ¶
JourneyStepNameIsNil applies the IsNil predicate on the "journey_step_name" field.
func JourneyStepNameLT ¶
JourneyStepNameLT applies the LT predicate on the "journey_step_name" field.
func JourneyStepNameLTE ¶
JourneyStepNameLTE applies the LTE predicate on the "journey_step_name" field.
func JourneyStepNameNEQ ¶
JourneyStepNameNEQ applies the NEQ predicate on the "journey_step_name" field.
func JourneyStepNameNotIn ¶
JourneyStepNameNotIn applies the NotIn predicate on the "journey_step_name" field.
func JourneyStepNameNotNil ¶
JourneyStepNameNotNil applies the NotNil predicate on the "journey_step_name" field.
func MetadataIsNil ¶
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func OrgID ¶
OrgID applies equality check predicate on the "org_id" field. It's identical to OrgIDEQ.
func OrgIDNotIn ¶
OrgIDNotIn applies the NotIn predicate on the "org_id" field.
func PagePath ¶
PagePath applies equality check predicate on the "page_path" field. It's identical to PagePathEQ.
func PagePathContains ¶
PagePathContains applies the Contains predicate on the "page_path" field.
func PagePathContainsFold ¶
PagePathContainsFold applies the ContainsFold predicate on the "page_path" field.
func PagePathEQ ¶
PagePathEQ applies the EQ predicate on the "page_path" field.
func PagePathEqualFold ¶
PagePathEqualFold applies the EqualFold predicate on the "page_path" field.
func PagePathGT ¶
PagePathGT applies the GT predicate on the "page_path" field.
func PagePathGTE ¶
PagePathGTE applies the GTE predicate on the "page_path" field.
func PagePathHasPrefix ¶
PagePathHasPrefix applies the HasPrefix predicate on the "page_path" field.
func PagePathHasSuffix ¶
PagePathHasSuffix applies the HasSuffix predicate on the "page_path" field.
func PagePathIn ¶
PagePathIn applies the In predicate on the "page_path" field.
func PagePathIsNil ¶
PagePathIsNil applies the IsNil predicate on the "page_path" field.
func PagePathLT ¶
PagePathLT applies the LT predicate on the "page_path" field.
func PagePathLTE ¶
PagePathLTE applies the LTE predicate on the "page_path" field.
func PagePathNEQ ¶
PagePathNEQ applies the NEQ predicate on the "page_path" field.
func PagePathNotIn ¶
PagePathNotIn applies the NotIn predicate on the "page_path" field.
func PagePathNotNil ¶
PagePathNotNil applies the NotNil predicate on the "page_path" field.
func PageReferrer ¶
PageReferrer applies equality check predicate on the "page_referrer" field. It's identical to PageReferrerEQ.
func PageReferrerContains ¶
PageReferrerContains applies the Contains predicate on the "page_referrer" field.
func PageReferrerContainsFold ¶
PageReferrerContainsFold applies the ContainsFold predicate on the "page_referrer" field.
func PageReferrerEQ ¶
PageReferrerEQ applies the EQ predicate on the "page_referrer" field.
func PageReferrerEqualFold ¶
PageReferrerEqualFold applies the EqualFold predicate on the "page_referrer" field.
func PageReferrerGT ¶
PageReferrerGT applies the GT predicate on the "page_referrer" field.
func PageReferrerGTE ¶
PageReferrerGTE applies the GTE predicate on the "page_referrer" field.
func PageReferrerHasPrefix ¶
PageReferrerHasPrefix applies the HasPrefix predicate on the "page_referrer" field.
func PageReferrerHasSuffix ¶
PageReferrerHasSuffix applies the HasSuffix predicate on the "page_referrer" field.
func PageReferrerIn ¶
PageReferrerIn applies the In predicate on the "page_referrer" field.
func PageReferrerIsNil ¶
PageReferrerIsNil applies the IsNil predicate on the "page_referrer" field.
func PageReferrerLT ¶
PageReferrerLT applies the LT predicate on the "page_referrer" field.
func PageReferrerLTE ¶
PageReferrerLTE applies the LTE predicate on the "page_referrer" field.
func PageReferrerNEQ ¶
PageReferrerNEQ applies the NEQ predicate on the "page_referrer" field.
func PageReferrerNotIn ¶
PageReferrerNotIn applies the NotIn predicate on the "page_referrer" field.
func PageReferrerNotNil ¶
PageReferrerNotNil applies the NotNil predicate on the "page_referrer" field.
func PageTitle ¶
PageTitle applies equality check predicate on the "page_title" field. It's identical to PageTitleEQ.
func PageTitleContains ¶
PageTitleContains applies the Contains predicate on the "page_title" field.
func PageTitleContainsFold ¶
PageTitleContainsFold applies the ContainsFold predicate on the "page_title" field.
func PageTitleEQ ¶
PageTitleEQ applies the EQ predicate on the "page_title" field.
func PageTitleEqualFold ¶
PageTitleEqualFold applies the EqualFold predicate on the "page_title" field.
func PageTitleGT ¶
PageTitleGT applies the GT predicate on the "page_title" field.
func PageTitleGTE ¶
PageTitleGTE applies the GTE predicate on the "page_title" field.
func PageTitleHasPrefix ¶
PageTitleHasPrefix applies the HasPrefix predicate on the "page_title" field.
func PageTitleHasSuffix ¶
PageTitleHasSuffix applies the HasSuffix predicate on the "page_title" field.
func PageTitleIn ¶
PageTitleIn applies the In predicate on the "page_title" field.
func PageTitleIsNil ¶
PageTitleIsNil applies the IsNil predicate on the "page_title" field.
func PageTitleLT ¶
PageTitleLT applies the LT predicate on the "page_title" field.
func PageTitleLTE ¶
PageTitleLTE applies the LTE predicate on the "page_title" field.
func PageTitleNEQ ¶
PageTitleNEQ applies the NEQ predicate on the "page_title" field.
func PageTitleNotIn ¶
PageTitleNotIn applies the NotIn predicate on the "page_title" field.
func PageTitleNotNil ¶
PageTitleNotNil applies the NotNil predicate on the "page_title" field.
func PageURL ¶
PageURL applies equality check predicate on the "page_url" field. It's identical to PageURLEQ.
func PageURLContains ¶
PageURLContains applies the Contains predicate on the "page_url" field.
func PageURLContainsFold ¶
PageURLContainsFold applies the ContainsFold predicate on the "page_url" field.
func PageURLEqualFold ¶
PageURLEqualFold applies the EqualFold predicate on the "page_url" field.
func PageURLGTE ¶
PageURLGTE applies the GTE predicate on the "page_url" field.
func PageURLHasPrefix ¶
PageURLHasPrefix applies the HasPrefix predicate on the "page_url" field.
func PageURLHasSuffix ¶
PageURLHasSuffix applies the HasSuffix predicate on the "page_url" field.
func PageURLIsNil ¶
PageURLIsNil applies the IsNil predicate on the "page_url" field.
func PageURLLTE ¶
PageURLLTE applies the LTE predicate on the "page_url" field.
func PageURLNEQ ¶
PageURLNEQ applies the NEQ predicate on the "page_url" field.
func PageURLNotIn ¶
PageURLNotIn applies the NotIn predicate on the "page_url" field.
func PageURLNotNil ¶
PageURLNotNil applies the NotNil predicate on the "page_url" field.
func PerformanceCls ¶
PerformanceCls applies equality check predicate on the "performance_cls" field. It's identical to PerformanceClsEQ.
func PerformanceClsEQ ¶
PerformanceClsEQ applies the EQ predicate on the "performance_cls" field.
func PerformanceClsGT ¶
PerformanceClsGT applies the GT predicate on the "performance_cls" field.
func PerformanceClsGTE ¶
PerformanceClsGTE applies the GTE predicate on the "performance_cls" field.
func PerformanceClsIn ¶
PerformanceClsIn applies the In predicate on the "performance_cls" field.
func PerformanceClsIsNil ¶
PerformanceClsIsNil applies the IsNil predicate on the "performance_cls" field.
func PerformanceClsLT ¶
PerformanceClsLT applies the LT predicate on the "performance_cls" field.
func PerformanceClsLTE ¶
PerformanceClsLTE applies the LTE predicate on the "performance_cls" field.
func PerformanceClsNEQ ¶
PerformanceClsNEQ applies the NEQ predicate on the "performance_cls" field.
func PerformanceClsNotIn ¶
PerformanceClsNotIn applies the NotIn predicate on the "performance_cls" field.
func PerformanceClsNotNil ¶
PerformanceClsNotNil applies the NotNil predicate on the "performance_cls" field.
func PerformanceFidMs ¶
PerformanceFidMs applies equality check predicate on the "performance_fid_ms" field. It's identical to PerformanceFidMsEQ.
func PerformanceFidMsEQ ¶
PerformanceFidMsEQ applies the EQ predicate on the "performance_fid_ms" field.
func PerformanceFidMsGT ¶
PerformanceFidMsGT applies the GT predicate on the "performance_fid_ms" field.
func PerformanceFidMsGTE ¶
PerformanceFidMsGTE applies the GTE predicate on the "performance_fid_ms" field.
func PerformanceFidMsIn ¶
PerformanceFidMsIn applies the In predicate on the "performance_fid_ms" field.
func PerformanceFidMsIsNil ¶
PerformanceFidMsIsNil applies the IsNil predicate on the "performance_fid_ms" field.
func PerformanceFidMsLT ¶
PerformanceFidMsLT applies the LT predicate on the "performance_fid_ms" field.
func PerformanceFidMsLTE ¶
PerformanceFidMsLTE applies the LTE predicate on the "performance_fid_ms" field.
func PerformanceFidMsNEQ ¶
PerformanceFidMsNEQ applies the NEQ predicate on the "performance_fid_ms" field.
func PerformanceFidMsNotIn ¶
PerformanceFidMsNotIn applies the NotIn predicate on the "performance_fid_ms" field.
func PerformanceFidMsNotNil ¶
PerformanceFidMsNotNil applies the NotNil predicate on the "performance_fid_ms" field.
func PerformanceLcpMs ¶
PerformanceLcpMs applies equality check predicate on the "performance_lcp_ms" field. It's identical to PerformanceLcpMsEQ.
func PerformanceLcpMsEQ ¶
PerformanceLcpMsEQ applies the EQ predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsGT ¶
PerformanceLcpMsGT applies the GT predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsGTE ¶
PerformanceLcpMsGTE applies the GTE predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsIn ¶
PerformanceLcpMsIn applies the In predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsIsNil ¶
PerformanceLcpMsIsNil applies the IsNil predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsLT ¶
PerformanceLcpMsLT applies the LT predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsLTE ¶
PerformanceLcpMsLTE applies the LTE predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsNEQ ¶
PerformanceLcpMsNEQ applies the NEQ predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsNotIn ¶
PerformanceLcpMsNotIn applies the NotIn predicate on the "performance_lcp_ms" field.
func PerformanceLcpMsNotNil ¶
PerformanceLcpMsNotNil applies the NotNil predicate on the "performance_lcp_ms" field.
func PerformanceTtfbMs ¶
PerformanceTtfbMs applies equality check predicate on the "performance_ttfb_ms" field. It's identical to PerformanceTtfbMsEQ.
func PerformanceTtfbMsEQ ¶
PerformanceTtfbMsEQ applies the EQ predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsGT ¶
PerformanceTtfbMsGT applies the GT predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsGTE ¶
PerformanceTtfbMsGTE applies the GTE predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsIn ¶
PerformanceTtfbMsIn applies the In predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsIsNil ¶
PerformanceTtfbMsIsNil applies the IsNil predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsLT ¶
PerformanceTtfbMsLT applies the LT predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsLTE ¶
PerformanceTtfbMsLTE applies the LTE predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsNEQ ¶
PerformanceTtfbMsNEQ applies the NEQ predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsNotIn ¶
PerformanceTtfbMsNotIn applies the NotIn predicate on the "performance_ttfb_ms" field.
func PerformanceTtfbMsNotNil ¶
PerformanceTtfbMsNotNil applies the NotNil predicate on the "performance_ttfb_ms" field.
func ProjectID ¶
ProjectID applies equality check predicate on the "project_id" field. It's identical to ProjectIDEQ.
func ProjectIDEQ ¶
ProjectIDEQ applies the EQ predicate on the "project_id" field.
func ProjectIDIn ¶
ProjectIDIn applies the In predicate on the "project_id" field.
func ProjectIDNEQ ¶
ProjectIDNEQ applies the NEQ predicate on the "project_id" field.
func ProjectIDNotIn ¶
ProjectIDNotIn applies the NotIn predicate on the "project_id" field.
func Sequence ¶
Sequence applies equality check predicate on the "sequence" field. It's identical to SequenceEQ.
func SequenceEQ ¶
SequenceEQ applies the EQ predicate on the "sequence" field.
func SequenceGT ¶
SequenceGT applies the GT predicate on the "sequence" field.
func SequenceGTE ¶
SequenceGTE applies the GTE predicate on the "sequence" field.
func SequenceIn ¶
SequenceIn applies the In predicate on the "sequence" field.
func SequenceLT ¶
SequenceLT applies the LT predicate on the "sequence" field.
func SequenceLTE ¶
SequenceLTE applies the LTE predicate on the "sequence" field.
func SequenceNEQ ¶
SequenceNEQ applies the NEQ predicate on the "sequence" field.
func SequenceNotIn ¶
SequenceNotIn applies the NotIn predicate on the "sequence" field.
func SessionID ¶
SessionID applies equality check predicate on the "session_id" field. It's identical to SessionIDEQ.
func SessionIDContains ¶
SessionIDContains applies the Contains predicate on the "session_id" field.
func SessionIDContainsFold ¶
SessionIDContainsFold applies the ContainsFold predicate on the "session_id" field.
func SessionIDEQ ¶
SessionIDEQ applies the EQ predicate on the "session_id" field.
func SessionIDEqualFold ¶
SessionIDEqualFold applies the EqualFold predicate on the "session_id" field.
func SessionIDGT ¶
SessionIDGT applies the GT predicate on the "session_id" field.
func SessionIDGTE ¶
SessionIDGTE applies the GTE predicate on the "session_id" field.
func SessionIDHasPrefix ¶
SessionIDHasPrefix applies the HasPrefix predicate on the "session_id" field.
func SessionIDHasSuffix ¶
SessionIDHasSuffix applies the HasSuffix predicate on the "session_id" field.
func SessionIDIn ¶
SessionIDIn applies the In predicate on the "session_id" field.
func SessionIDLT ¶
SessionIDLT applies the LT predicate on the "session_id" field.
func SessionIDLTE ¶
SessionIDLTE applies the LTE predicate on the "session_id" field.
func SessionIDNEQ ¶
SessionIDNEQ applies the NEQ predicate on the "session_id" field.
func SessionIDNotIn ¶
SessionIDNotIn applies the NotIn predicate on the "session_id" field.
func SnapshotURL ¶
SnapshotURL applies equality check predicate on the "snapshot_url" field. It's identical to SnapshotURLEQ.
func SnapshotURLContains ¶
SnapshotURLContains applies the Contains predicate on the "snapshot_url" field.
func SnapshotURLContainsFold ¶
SnapshotURLContainsFold applies the ContainsFold predicate on the "snapshot_url" field.
func SnapshotURLEQ ¶
SnapshotURLEQ applies the EQ predicate on the "snapshot_url" field.
func SnapshotURLEqualFold ¶
SnapshotURLEqualFold applies the EqualFold predicate on the "snapshot_url" field.
func SnapshotURLGT ¶
SnapshotURLGT applies the GT predicate on the "snapshot_url" field.
func SnapshotURLGTE ¶
SnapshotURLGTE applies the GTE predicate on the "snapshot_url" field.
func SnapshotURLHasPrefix ¶
SnapshotURLHasPrefix applies the HasPrefix predicate on the "snapshot_url" field.
func SnapshotURLHasSuffix ¶
SnapshotURLHasSuffix applies the HasSuffix predicate on the "snapshot_url" field.
func SnapshotURLIn ¶
SnapshotURLIn applies the In predicate on the "snapshot_url" field.
func SnapshotURLIsNil ¶
SnapshotURLIsNil applies the IsNil predicate on the "snapshot_url" field.
func SnapshotURLLT ¶
SnapshotURLLT applies the LT predicate on the "snapshot_url" field.
func SnapshotURLLTE ¶
SnapshotURLLTE applies the LTE predicate on the "snapshot_url" field.
func SnapshotURLNEQ ¶
SnapshotURLNEQ applies the NEQ predicate on the "snapshot_url" field.
func SnapshotURLNotIn ¶
SnapshotURLNotIn applies the NotIn predicate on the "snapshot_url" field.
func SnapshotURLNotNil ¶
SnapshotURLNotNil applies the NotNil predicate on the "snapshot_url" field.
func SnapshotViewport ¶
SnapshotViewport applies equality check predicate on the "snapshot_viewport" field. It's identical to SnapshotViewportEQ.
func SnapshotViewportContains ¶
SnapshotViewportContains applies the Contains predicate on the "snapshot_viewport" field.
func SnapshotViewportContainsFold ¶
SnapshotViewportContainsFold applies the ContainsFold predicate on the "snapshot_viewport" field.
func SnapshotViewportEQ ¶
SnapshotViewportEQ applies the EQ predicate on the "snapshot_viewport" field.
func SnapshotViewportEqualFold ¶
SnapshotViewportEqualFold applies the EqualFold predicate on the "snapshot_viewport" field.
func SnapshotViewportGT ¶
SnapshotViewportGT applies the GT predicate on the "snapshot_viewport" field.
func SnapshotViewportGTE ¶
SnapshotViewportGTE applies the GTE predicate on the "snapshot_viewport" field.
func SnapshotViewportHasPrefix ¶
SnapshotViewportHasPrefix applies the HasPrefix predicate on the "snapshot_viewport" field.
func SnapshotViewportHasSuffix ¶
SnapshotViewportHasSuffix applies the HasSuffix predicate on the "snapshot_viewport" field.
func SnapshotViewportIn ¶
SnapshotViewportIn applies the In predicate on the "snapshot_viewport" field.
func SnapshotViewportIsNil ¶
SnapshotViewportIsNil applies the IsNil predicate on the "snapshot_viewport" field.
func SnapshotViewportLT ¶
SnapshotViewportLT applies the LT predicate on the "snapshot_viewport" field.
func SnapshotViewportLTE ¶
SnapshotViewportLTE applies the LTE predicate on the "snapshot_viewport" field.
func SnapshotViewportNEQ ¶
SnapshotViewportNEQ applies the NEQ predicate on the "snapshot_viewport" field.
func SnapshotViewportNotIn ¶
SnapshotViewportNotIn applies the NotIn predicate on the "snapshot_viewport" field.
func SnapshotViewportNotNil ¶
SnapshotViewportNotNil applies the NotNil predicate on the "snapshot_viewport" field.
func Timestamp ¶
Timestamp applies equality check predicate on the "timestamp" field. It's identical to TimestampEQ.
func TimestampEQ ¶
TimestampEQ applies the EQ predicate on the "timestamp" field.
func TimestampGT ¶
TimestampGT applies the GT predicate on the "timestamp" field.
func TimestampGTE ¶
TimestampGTE applies the GTE predicate on the "timestamp" field.
func TimestampIn ¶
TimestampIn applies the In predicate on the "timestamp" field.
func TimestampLT ¶
TimestampLT applies the LT predicate on the "timestamp" field.
func TimestampLTE ¶
TimestampLTE applies the LTE predicate on the "timestamp" field.
func TimestampNEQ ¶
TimestampNEQ applies the NEQ predicate on the "timestamp" field.
func TimestampNotIn ¶
TimestampNotIn applies the NotIn predicate on the "timestamp" field.
func UIAction ¶
UIAction applies equality check predicate on the "ui_action" field. It's identical to UIActionEQ.
func UIActionContains ¶
UIActionContains applies the Contains predicate on the "ui_action" field.
func UIActionContainsFold ¶
UIActionContainsFold applies the ContainsFold predicate on the "ui_action" field.
func UIActionEQ ¶
UIActionEQ applies the EQ predicate on the "ui_action" field.
func UIActionEqualFold ¶
UIActionEqualFold applies the EqualFold predicate on the "ui_action" field.
func UIActionGT ¶
UIActionGT applies the GT predicate on the "ui_action" field.
func UIActionGTE ¶
UIActionGTE applies the GTE predicate on the "ui_action" field.
func UIActionHasPrefix ¶
UIActionHasPrefix applies the HasPrefix predicate on the "ui_action" field.
func UIActionHasSuffix ¶
UIActionHasSuffix applies the HasSuffix predicate on the "ui_action" field.
func UIActionIn ¶
UIActionIn applies the In predicate on the "ui_action" field.
func UIActionIsNil ¶
UIActionIsNil applies the IsNil predicate on the "ui_action" field.
func UIActionLT ¶
UIActionLT applies the LT predicate on the "ui_action" field.
func UIActionLTE ¶
UIActionLTE applies the LTE predicate on the "ui_action" field.
func UIActionNEQ ¶
UIActionNEQ applies the NEQ predicate on the "ui_action" field.
func UIActionNotIn ¶
UIActionNotIn applies the NotIn predicate on the "ui_action" field.
func UIActionNotNil ¶
UIActionNotNil applies the NotNil predicate on the "ui_action" field.
func UIComponentName ¶
UIComponentName applies equality check predicate on the "ui_component_name" field. It's identical to UIComponentNameEQ.
func UIComponentNameContains ¶
UIComponentNameContains applies the Contains predicate on the "ui_component_name" field.
func UIComponentNameContainsFold ¶
UIComponentNameContainsFold applies the ContainsFold predicate on the "ui_component_name" field.
func UIComponentNameEQ ¶
UIComponentNameEQ applies the EQ predicate on the "ui_component_name" field.
func UIComponentNameEqualFold ¶
UIComponentNameEqualFold applies the EqualFold predicate on the "ui_component_name" field.
func UIComponentNameGT ¶
UIComponentNameGT applies the GT predicate on the "ui_component_name" field.
func UIComponentNameGTE ¶
UIComponentNameGTE applies the GTE predicate on the "ui_component_name" field.
func UIComponentNameHasPrefix ¶
UIComponentNameHasPrefix applies the HasPrefix predicate on the "ui_component_name" field.
func UIComponentNameHasSuffix ¶
UIComponentNameHasSuffix applies the HasSuffix predicate on the "ui_component_name" field.
func UIComponentNameIn ¶
UIComponentNameIn applies the In predicate on the "ui_component_name" field.
func UIComponentNameIsNil ¶
UIComponentNameIsNil applies the IsNil predicate on the "ui_component_name" field.
func UIComponentNameLT ¶
UIComponentNameLT applies the LT predicate on the "ui_component_name" field.
func UIComponentNameLTE ¶
UIComponentNameLTE applies the LTE predicate on the "ui_component_name" field.
func UIComponentNameNEQ ¶
UIComponentNameNEQ applies the NEQ predicate on the "ui_component_name" field.
func UIComponentNameNotIn ¶
UIComponentNameNotIn applies the NotIn predicate on the "ui_component_name" field.
func UIComponentNameNotNil ¶
UIComponentNameNotNil applies the NotNil predicate on the "ui_component_name" field.
func UIComponentPath ¶
UIComponentPath applies equality check predicate on the "ui_component_path" field. It's identical to UIComponentPathEQ.
func UIComponentPathContains ¶
UIComponentPathContains applies the Contains predicate on the "ui_component_path" field.
func UIComponentPathContainsFold ¶
UIComponentPathContainsFold applies the ContainsFold predicate on the "ui_component_path" field.
func UIComponentPathEQ ¶
UIComponentPathEQ applies the EQ predicate on the "ui_component_path" field.
func UIComponentPathEqualFold ¶
UIComponentPathEqualFold applies the EqualFold predicate on the "ui_component_path" field.
func UIComponentPathGT ¶
UIComponentPathGT applies the GT predicate on the "ui_component_path" field.
func UIComponentPathGTE ¶
UIComponentPathGTE applies the GTE predicate on the "ui_component_path" field.
func UIComponentPathHasPrefix ¶
UIComponentPathHasPrefix applies the HasPrefix predicate on the "ui_component_path" field.
func UIComponentPathHasSuffix ¶
UIComponentPathHasSuffix applies the HasSuffix predicate on the "ui_component_path" field.
func UIComponentPathIn ¶
UIComponentPathIn applies the In predicate on the "ui_component_path" field.
func UIComponentPathIsNil ¶
UIComponentPathIsNil applies the IsNil predicate on the "ui_component_path" field.
func UIComponentPathLT ¶
UIComponentPathLT applies the LT predicate on the "ui_component_path" field.
func UIComponentPathLTE ¶
UIComponentPathLTE applies the LTE predicate on the "ui_component_path" field.
func UIComponentPathNEQ ¶
UIComponentPathNEQ applies the NEQ predicate on the "ui_component_path" field.
func UIComponentPathNotIn ¶
UIComponentPathNotIn applies the NotIn predicate on the "ui_component_path" field.
func UIComponentPathNotNil ¶
UIComponentPathNotNil applies the NotNil predicate on the "ui_component_path" field.
func UIComponentType ¶
UIComponentType applies equality check predicate on the "ui_component_type" field. It's identical to UIComponentTypeEQ.
func UIComponentTypeContains ¶
UIComponentTypeContains applies the Contains predicate on the "ui_component_type" field.
func UIComponentTypeContainsFold ¶
UIComponentTypeContainsFold applies the ContainsFold predicate on the "ui_component_type" field.
func UIComponentTypeEQ ¶
UIComponentTypeEQ applies the EQ predicate on the "ui_component_type" field.
func UIComponentTypeEqualFold ¶
UIComponentTypeEqualFold applies the EqualFold predicate on the "ui_component_type" field.
func UIComponentTypeGT ¶
UIComponentTypeGT applies the GT predicate on the "ui_component_type" field.
func UIComponentTypeGTE ¶
UIComponentTypeGTE applies the GTE predicate on the "ui_component_type" field.
func UIComponentTypeHasPrefix ¶
UIComponentTypeHasPrefix applies the HasPrefix predicate on the "ui_component_type" field.
func UIComponentTypeHasSuffix ¶
UIComponentTypeHasSuffix applies the HasSuffix predicate on the "ui_component_type" field.
func UIComponentTypeIn ¶
UIComponentTypeIn applies the In predicate on the "ui_component_type" field.
func UIComponentTypeIsNil ¶
UIComponentTypeIsNil applies the IsNil predicate on the "ui_component_type" field.
func UIComponentTypeLT ¶
UIComponentTypeLT applies the LT predicate on the "ui_component_type" field.
func UIComponentTypeLTE ¶
UIComponentTypeLTE applies the LTE predicate on the "ui_component_type" field.
func UIComponentTypeNEQ ¶
UIComponentTypeNEQ applies the NEQ predicate on the "ui_component_type" field.
func UIComponentTypeNotIn ¶
UIComponentTypeNotIn applies the NotIn predicate on the "ui_component_type" field.
func UIComponentTypeNotNil ¶
UIComponentTypeNotNil applies the NotNil predicate on the "ui_component_type" field.
func UIElement ¶
UIElement applies equality check predicate on the "ui_element" field. It's identical to UIElementEQ.
func UIElementContains ¶
UIElementContains applies the Contains predicate on the "ui_element" field.
func UIElementContainsFold ¶
UIElementContainsFold applies the ContainsFold predicate on the "ui_element" field.
func UIElementEQ ¶
UIElementEQ applies the EQ predicate on the "ui_element" field.
func UIElementEqualFold ¶
UIElementEqualFold applies the EqualFold predicate on the "ui_element" field.
func UIElementGT ¶
UIElementGT applies the GT predicate on the "ui_element" field.
func UIElementGTE ¶
UIElementGTE applies the GTE predicate on the "ui_element" field.
func UIElementHasPrefix ¶
UIElementHasPrefix applies the HasPrefix predicate on the "ui_element" field.
func UIElementHasSuffix ¶
UIElementHasSuffix applies the HasSuffix predicate on the "ui_element" field.
func UIElementIn ¶
UIElementIn applies the In predicate on the "ui_element" field.
func UIElementIsNil ¶
UIElementIsNil applies the IsNil predicate on the "ui_element" field.
func UIElementLT ¶
UIElementLT applies the LT predicate on the "ui_element" field.
func UIElementLTE ¶
UIElementLTE applies the LTE predicate on the "ui_element" field.
func UIElementNEQ ¶
UIElementNEQ applies the NEQ predicate on the "ui_element" field.
func UIElementNotIn ¶
UIElementNotIn applies the NotIn predicate on the "ui_element" field.
func UIElementNotNil ¶
UIElementNotNil applies the NotNil predicate on the "ui_element" field.
func UIElementText ¶
UIElementText applies equality check predicate on the "ui_element_text" field. It's identical to UIElementTextEQ.
func UIElementTextContains ¶
UIElementTextContains applies the Contains predicate on the "ui_element_text" field.
func UIElementTextContainsFold ¶
UIElementTextContainsFold applies the ContainsFold predicate on the "ui_element_text" field.
func UIElementTextEQ ¶
UIElementTextEQ applies the EQ predicate on the "ui_element_text" field.
func UIElementTextEqualFold ¶
UIElementTextEqualFold applies the EqualFold predicate on the "ui_element_text" field.
func UIElementTextGT ¶
UIElementTextGT applies the GT predicate on the "ui_element_text" field.
func UIElementTextGTE ¶
UIElementTextGTE applies the GTE predicate on the "ui_element_text" field.
func UIElementTextHasPrefix ¶
UIElementTextHasPrefix applies the HasPrefix predicate on the "ui_element_text" field.
func UIElementTextHasSuffix ¶
UIElementTextHasSuffix applies the HasSuffix predicate on the "ui_element_text" field.
func UIElementTextIn ¶
UIElementTextIn applies the In predicate on the "ui_element_text" field.
func UIElementTextIsNil ¶
UIElementTextIsNil applies the IsNil predicate on the "ui_element_text" field.
func UIElementTextLT ¶
UIElementTextLT applies the LT predicate on the "ui_element_text" field.
func UIElementTextLTE ¶
UIElementTextLTE applies the LTE predicate on the "ui_element_text" field.
func UIElementTextNEQ ¶
UIElementTextNEQ applies the NEQ predicate on the "ui_element_text" field.
func UIElementTextNotIn ¶
UIElementTextNotIn applies the NotIn predicate on the "ui_element_text" field.
func UIElementTextNotNil ¶
UIElementTextNotNil applies the NotNil predicate on the "ui_element_text" field.
func UIScrollPosition ¶
UIScrollPosition applies equality check predicate on the "ui_scroll_position" field. It's identical to UIScrollPositionEQ.
func UIScrollPositionEQ ¶
UIScrollPositionEQ applies the EQ predicate on the "ui_scroll_position" field.
func UIScrollPositionGT ¶
UIScrollPositionGT applies the GT predicate on the "ui_scroll_position" field.
func UIScrollPositionGTE ¶
UIScrollPositionGTE applies the GTE predicate on the "ui_scroll_position" field.
func UIScrollPositionIn ¶
UIScrollPositionIn applies the In predicate on the "ui_scroll_position" field.
func UIScrollPositionIsNil ¶
UIScrollPositionIsNil applies the IsNil predicate on the "ui_scroll_position" field.
func UIScrollPositionLT ¶
UIScrollPositionLT applies the LT predicate on the "ui_scroll_position" field.
func UIScrollPositionLTE ¶
UIScrollPositionLTE applies the LTE predicate on the "ui_scroll_position" field.
func UIScrollPositionNEQ ¶
UIScrollPositionNEQ applies the NEQ predicate on the "ui_scroll_position" field.
func UIScrollPositionNotIn ¶
UIScrollPositionNotIn applies the NotIn predicate on the "ui_scroll_position" field.
func UIScrollPositionNotNil ¶
UIScrollPositionNotNil applies the NotNil predicate on the "ui_scroll_position" field.
func UIStateAfter ¶
UIStateAfter applies equality check predicate on the "ui_state_after" field. It's identical to UIStateAfterEQ.
func UIStateAfterContains ¶
UIStateAfterContains applies the Contains predicate on the "ui_state_after" field.
func UIStateAfterContainsFold ¶
UIStateAfterContainsFold applies the ContainsFold predicate on the "ui_state_after" field.
func UIStateAfterEQ ¶
UIStateAfterEQ applies the EQ predicate on the "ui_state_after" field.
func UIStateAfterEqualFold ¶
UIStateAfterEqualFold applies the EqualFold predicate on the "ui_state_after" field.
func UIStateAfterGT ¶
UIStateAfterGT applies the GT predicate on the "ui_state_after" field.
func UIStateAfterGTE ¶
UIStateAfterGTE applies the GTE predicate on the "ui_state_after" field.
func UIStateAfterHasPrefix ¶
UIStateAfterHasPrefix applies the HasPrefix predicate on the "ui_state_after" field.
func UIStateAfterHasSuffix ¶
UIStateAfterHasSuffix applies the HasSuffix predicate on the "ui_state_after" field.
func UIStateAfterIn ¶
UIStateAfterIn applies the In predicate on the "ui_state_after" field.
func UIStateAfterIsNil ¶
UIStateAfterIsNil applies the IsNil predicate on the "ui_state_after" field.
func UIStateAfterLT ¶
UIStateAfterLT applies the LT predicate on the "ui_state_after" field.
func UIStateAfterLTE ¶
UIStateAfterLTE applies the LTE predicate on the "ui_state_after" field.
func UIStateAfterNEQ ¶
UIStateAfterNEQ applies the NEQ predicate on the "ui_state_after" field.
func UIStateAfterNotIn ¶
UIStateAfterNotIn applies the NotIn predicate on the "ui_state_after" field.
func UIStateAfterNotNil ¶
UIStateAfterNotNil applies the NotNil predicate on the "ui_state_after" field.
func UIStateBefore ¶
UIStateBefore applies equality check predicate on the "ui_state_before" field. It's identical to UIStateBeforeEQ.
func UIStateBeforeContains ¶
UIStateBeforeContains applies the Contains predicate on the "ui_state_before" field.
func UIStateBeforeContainsFold ¶
UIStateBeforeContainsFold applies the ContainsFold predicate on the "ui_state_before" field.
func UIStateBeforeEQ ¶
UIStateBeforeEQ applies the EQ predicate on the "ui_state_before" field.
func UIStateBeforeEqualFold ¶
UIStateBeforeEqualFold applies the EqualFold predicate on the "ui_state_before" field.
func UIStateBeforeGT ¶
UIStateBeforeGT applies the GT predicate on the "ui_state_before" field.
func UIStateBeforeGTE ¶
UIStateBeforeGTE applies the GTE predicate on the "ui_state_before" field.
func UIStateBeforeHasPrefix ¶
UIStateBeforeHasPrefix applies the HasPrefix predicate on the "ui_state_before" field.
func UIStateBeforeHasSuffix ¶
UIStateBeforeHasSuffix applies the HasSuffix predicate on the "ui_state_before" field.
func UIStateBeforeIn ¶
UIStateBeforeIn applies the In predicate on the "ui_state_before" field.
func UIStateBeforeIsNil ¶
UIStateBeforeIsNil applies the IsNil predicate on the "ui_state_before" field.
func UIStateBeforeLT ¶
UIStateBeforeLT applies the LT predicate on the "ui_state_before" field.
func UIStateBeforeLTE ¶
UIStateBeforeLTE applies the LTE predicate on the "ui_state_before" field.
func UIStateBeforeNEQ ¶
UIStateBeforeNEQ applies the NEQ predicate on the "ui_state_before" field.
func UIStateBeforeNotIn ¶
UIStateBeforeNotIn applies the NotIn predicate on the "ui_state_before" field.
func UIStateBeforeNotNil ¶
UIStateBeforeNotNil applies the NotNil predicate on the "ui_state_before" field.
func UIStateChangeType ¶
UIStateChangeType applies equality check predicate on the "ui_state_change_type" field. It's identical to UIStateChangeTypeEQ.
func UIStateChangeTypeContains ¶
UIStateChangeTypeContains applies the Contains predicate on the "ui_state_change_type" field.
func UIStateChangeTypeContainsFold ¶
UIStateChangeTypeContainsFold applies the ContainsFold predicate on the "ui_state_change_type" field.
func UIStateChangeTypeEQ ¶
UIStateChangeTypeEQ applies the EQ predicate on the "ui_state_change_type" field.
func UIStateChangeTypeEqualFold ¶
UIStateChangeTypeEqualFold applies the EqualFold predicate on the "ui_state_change_type" field.
func UIStateChangeTypeGT ¶
UIStateChangeTypeGT applies the GT predicate on the "ui_state_change_type" field.
func UIStateChangeTypeGTE ¶
UIStateChangeTypeGTE applies the GTE predicate on the "ui_state_change_type" field.
func UIStateChangeTypeHasPrefix ¶
UIStateChangeTypeHasPrefix applies the HasPrefix predicate on the "ui_state_change_type" field.
func UIStateChangeTypeHasSuffix ¶
UIStateChangeTypeHasSuffix applies the HasSuffix predicate on the "ui_state_change_type" field.
func UIStateChangeTypeIn ¶
UIStateChangeTypeIn applies the In predicate on the "ui_state_change_type" field.
func UIStateChangeTypeIsNil ¶
UIStateChangeTypeIsNil applies the IsNil predicate on the "ui_state_change_type" field.
func UIStateChangeTypeLT ¶
UIStateChangeTypeLT applies the LT predicate on the "ui_state_change_type" field.
func UIStateChangeTypeLTE ¶
UIStateChangeTypeLTE applies the LTE predicate on the "ui_state_change_type" field.
func UIStateChangeTypeNEQ ¶
UIStateChangeTypeNEQ applies the NEQ predicate on the "ui_state_change_type" field.
func UIStateChangeTypeNotIn ¶
UIStateChangeTypeNotIn applies the NotIn predicate on the "ui_state_change_type" field.
func UIStateChangeTypeNotNil ¶
UIStateChangeTypeNotNil applies the NotNil predicate on the "ui_state_change_type" field.
func UIStateKey ¶
UIStateKey applies equality check predicate on the "ui_state_key" field. It's identical to UIStateKeyEQ.
func UIStateKeyContains ¶
UIStateKeyContains applies the Contains predicate on the "ui_state_key" field.
func UIStateKeyContainsFold ¶
UIStateKeyContainsFold applies the ContainsFold predicate on the "ui_state_key" field.
func UIStateKeyEQ ¶
UIStateKeyEQ applies the EQ predicate on the "ui_state_key" field.
func UIStateKeyEqualFold ¶
UIStateKeyEqualFold applies the EqualFold predicate on the "ui_state_key" field.
func UIStateKeyGT ¶
UIStateKeyGT applies the GT predicate on the "ui_state_key" field.
func UIStateKeyGTE ¶
UIStateKeyGTE applies the GTE predicate on the "ui_state_key" field.
func UIStateKeyHasPrefix ¶
UIStateKeyHasPrefix applies the HasPrefix predicate on the "ui_state_key" field.
func UIStateKeyHasSuffix ¶
UIStateKeyHasSuffix applies the HasSuffix predicate on the "ui_state_key" field.
func UIStateKeyIn ¶
UIStateKeyIn applies the In predicate on the "ui_state_key" field.
func UIStateKeyIsNil ¶
UIStateKeyIsNil applies the IsNil predicate on the "ui_state_key" field.
func UIStateKeyLT ¶
UIStateKeyLT applies the LT predicate on the "ui_state_key" field.
func UIStateKeyLTE ¶
UIStateKeyLTE applies the LTE predicate on the "ui_state_key" field.
func UIStateKeyNEQ ¶
UIStateKeyNEQ applies the NEQ predicate on the "ui_state_key" field.
func UIStateKeyNotIn ¶
UIStateKeyNotIn applies the NotIn predicate on the "ui_state_key" field.
func UIStateKeyNotNil ¶
UIStateKeyNotNil applies the NotNil predicate on the "ui_state_key" field.
func UIViewport ¶
UIViewport applies equality check predicate on the "ui_viewport" field. It's identical to UIViewportEQ.
func UIViewportContains ¶
UIViewportContains applies the Contains predicate on the "ui_viewport" field.
func UIViewportContainsFold ¶
UIViewportContainsFold applies the ContainsFold predicate on the "ui_viewport" field.
func UIViewportEQ ¶
UIViewportEQ applies the EQ predicate on the "ui_viewport" field.
func UIViewportEqualFold ¶
UIViewportEqualFold applies the EqualFold predicate on the "ui_viewport" field.
func UIViewportGT ¶
UIViewportGT applies the GT predicate on the "ui_viewport" field.
func UIViewportGTE ¶
UIViewportGTE applies the GTE predicate on the "ui_viewport" field.
func UIViewportHasPrefix ¶
UIViewportHasPrefix applies the HasPrefix predicate on the "ui_viewport" field.
func UIViewportHasSuffix ¶
UIViewportHasSuffix applies the HasSuffix predicate on the "ui_viewport" field.
func UIViewportIn ¶
UIViewportIn applies the In predicate on the "ui_viewport" field.
func UIViewportIsNil ¶
UIViewportIsNil applies the IsNil predicate on the "ui_viewport" field.
func UIViewportLT ¶
UIViewportLT applies the LT predicate on the "ui_viewport" field.
func UIViewportLTE ¶
UIViewportLTE applies the LTE predicate on the "ui_viewport" field.
func UIViewportNEQ ¶
UIViewportNEQ applies the NEQ predicate on the "ui_viewport" field.
func UIViewportNotIn ¶
UIViewportNotIn applies the NotIn predicate on the "ui_viewport" field.
func UIViewportNotNil ¶
UIViewportNotNil applies the NotNil predicate on the "ui_viewport" field.
func UserID ¶
UserID applies equality check predicate on the "user_id" field. It's identical to UserIDEQ.
func UserIDContains ¶
UserIDContains applies the Contains predicate on the "user_id" field.
func UserIDContainsFold ¶
UserIDContainsFold applies the ContainsFold predicate on the "user_id" field.
func UserIDEqualFold ¶
UserIDEqualFold applies the EqualFold predicate on the "user_id" field.
func UserIDHasPrefix ¶
UserIDHasPrefix applies the HasPrefix predicate on the "user_id" field.
func UserIDHasSuffix ¶
UserIDHasSuffix applies the HasSuffix predicate on the "user_id" field.
func UserIDIsNil ¶
UserIDIsNil applies the IsNil predicate on the "user_id" field.
func UserIDNotIn ¶
UserIDNotIn applies the NotIn predicate on the "user_id" field.
func UserIDNotNil ¶
UserIDNotNil applies the NotNil predicate on the "user_id" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type EventType ¶
type EventType string
EventType defines the type for the "event_type" enum field.
const ( EventTypePageView EventType = "page_view" EventTypePageLeave EventType = "page_leave" EventTypeUIClick EventType = "ui_click" EventTypeUIInput EventType = "ui_input" EventTypeUIScroll EventType = "ui_scroll" EventTypeUIFocus EventType = "ui_focus" EventTypeUIBlur EventType = "ui_blur" EventTypeUISubmit EventType = "ui_submit" EventTypeStateChange EventType = "state_change" EventTypeAPIRequest EventType = "api_request" EventTypeAPIResponse EventType = "api_response" EventTypeJourneyStep EventType = "journey_step" EventTypeError EventType = "error" EventTypePerformance EventType = "performance" EventTypeCustom EventType = "custom" )
EventType values.
type OrderOption ¶
OrderOption defines the ordering options for the Event queries.
func ByAPIDurationMs ¶
func ByAPIDurationMs(opts ...sql.OrderTermOption) OrderOption
ByAPIDurationMs orders the results by the api_duration_ms field.
func ByAPIMethod ¶
func ByAPIMethod(opts ...sql.OrderTermOption) OrderOption
ByAPIMethod orders the results by the api_method field.
func ByAPIPath ¶
func ByAPIPath(opts ...sql.OrderTermOption) OrderOption
ByAPIPath orders the results by the api_path field.
func ByAPIStatusCode ¶
func ByAPIStatusCode(opts ...sql.OrderTermOption) OrderOption
ByAPIStatusCode orders the results by the api_status_code field.
func ByConversionStatus ¶
func ByConversionStatus(opts ...sql.OrderTermOption) OrderOption
ByConversionStatus orders the results by the conversion_status field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByDurationMs ¶
func ByDurationMs(opts ...sql.OrderTermOption) OrderOption
ByDurationMs orders the results by the duration_ms field.
func ByErrorComponent ¶
func ByErrorComponent(opts ...sql.OrderTermOption) OrderOption
ByErrorComponent orders the results by the error_component field.
func ByErrorMessage ¶
func ByErrorMessage(opts ...sql.OrderTermOption) OrderOption
ByErrorMessage orders the results by the error_message field.
func ByErrorStack ¶
func ByErrorStack(opts ...sql.OrderTermOption) OrderOption
ByErrorStack orders the results by the error_stack field.
func ByErrorType ¶
func ByErrorType(opts ...sql.OrderTermOption) OrderOption
ByErrorType orders the results by the error_type field.
func ByEventID ¶
func ByEventID(opts ...sql.OrderTermOption) OrderOption
ByEventID orders the results by the event_id field.
func ByEventName ¶
func ByEventName(opts ...sql.OrderTermOption) OrderOption
ByEventName orders the results by the event_name field.
func ByEventType ¶
func ByEventType(opts ...sql.OrderTermOption) OrderOption
ByEventType orders the results by the event_type field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByJourneyField ¶
func ByJourneyField(field string, opts ...sql.OrderTermOption) OrderOption
ByJourneyField orders the results by journey field.
func ByJourneyID ¶
func ByJourneyID(opts ...sql.OrderTermOption) OrderOption
ByJourneyID orders the results by the journey_id field.
func ByJourneyStepID ¶
func ByJourneyStepID(opts ...sql.OrderTermOption) OrderOption
ByJourneyStepID orders the results by the journey_step_id field.
func ByJourneyStepName ¶
func ByJourneyStepName(opts ...sql.OrderTermOption) OrderOption
ByJourneyStepName orders the results by the journey_step_name field.
func ByOrgID ¶
func ByOrgID(opts ...sql.OrderTermOption) OrderOption
ByOrgID orders the results by the org_id field.
func ByPagePath ¶
func ByPagePath(opts ...sql.OrderTermOption) OrderOption
ByPagePath orders the results by the page_path field.
func ByPageReferrer ¶
func ByPageReferrer(opts ...sql.OrderTermOption) OrderOption
ByPageReferrer orders the results by the page_referrer field.
func ByPageTitle ¶
func ByPageTitle(opts ...sql.OrderTermOption) OrderOption
ByPageTitle orders the results by the page_title field.
func ByPageURL ¶
func ByPageURL(opts ...sql.OrderTermOption) OrderOption
ByPageURL orders the results by the page_url field.
func ByPerformanceCls ¶
func ByPerformanceCls(opts ...sql.OrderTermOption) OrderOption
ByPerformanceCls orders the results by the performance_cls field.
func ByPerformanceFidMs ¶
func ByPerformanceFidMs(opts ...sql.OrderTermOption) OrderOption
ByPerformanceFidMs orders the results by the performance_fid_ms field.
func ByPerformanceLcpMs ¶
func ByPerformanceLcpMs(opts ...sql.OrderTermOption) OrderOption
ByPerformanceLcpMs orders the results by the performance_lcp_ms field.
func ByPerformanceTtfbMs ¶
func ByPerformanceTtfbMs(opts ...sql.OrderTermOption) OrderOption
ByPerformanceTtfbMs orders the results by the performance_ttfb_ms field.
func ByProjectField ¶
func ByProjectField(field string, opts ...sql.OrderTermOption) OrderOption
ByProjectField orders the results by project field.
func ByProjectID ¶
func ByProjectID(opts ...sql.OrderTermOption) OrderOption
ByProjectID orders the results by the project_id field.
func BySequence ¶
func BySequence(opts ...sql.OrderTermOption) OrderOption
BySequence orders the results by the sequence field.
func BySessionID ¶
func BySessionID(opts ...sql.OrderTermOption) OrderOption
BySessionID orders the results by the session_id field.
func BySnapshotURL ¶
func BySnapshotURL(opts ...sql.OrderTermOption) OrderOption
BySnapshotURL orders the results by the snapshot_url field.
func BySnapshotViewport ¶
func BySnapshotViewport(opts ...sql.OrderTermOption) OrderOption
BySnapshotViewport orders the results by the snapshot_viewport field.
func ByTimestamp ¶
func ByTimestamp(opts ...sql.OrderTermOption) OrderOption
ByTimestamp orders the results by the timestamp field.
func ByUIAction ¶
func ByUIAction(opts ...sql.OrderTermOption) OrderOption
ByUIAction orders the results by the ui_action field.
func ByUIComponentName ¶
func ByUIComponentName(opts ...sql.OrderTermOption) OrderOption
ByUIComponentName orders the results by the ui_component_name field.
func ByUIComponentPath ¶
func ByUIComponentPath(opts ...sql.OrderTermOption) OrderOption
ByUIComponentPath orders the results by the ui_component_path field.
func ByUIComponentType ¶
func ByUIComponentType(opts ...sql.OrderTermOption) OrderOption
ByUIComponentType orders the results by the ui_component_type field.
func ByUIElement ¶
func ByUIElement(opts ...sql.OrderTermOption) OrderOption
ByUIElement orders the results by the ui_element field.
func ByUIElementText ¶
func ByUIElementText(opts ...sql.OrderTermOption) OrderOption
ByUIElementText orders the results by the ui_element_text field.
func ByUIScrollPosition ¶
func ByUIScrollPosition(opts ...sql.OrderTermOption) OrderOption
ByUIScrollPosition orders the results by the ui_scroll_position field.
func ByUIStateAfter ¶
func ByUIStateAfter(opts ...sql.OrderTermOption) OrderOption
ByUIStateAfter orders the results by the ui_state_after field.
func ByUIStateBefore ¶
func ByUIStateBefore(opts ...sql.OrderTermOption) OrderOption
ByUIStateBefore orders the results by the ui_state_before field.
func ByUIStateChangeType ¶
func ByUIStateChangeType(opts ...sql.OrderTermOption) OrderOption
ByUIStateChangeType orders the results by the ui_state_change_type field.
func ByUIStateKey ¶
func ByUIStateKey(opts ...sql.OrderTermOption) OrderOption
ByUIStateKey orders the results by the ui_state_key field.
func ByUIViewport ¶
func ByUIViewport(opts ...sql.OrderTermOption) OrderOption
ByUIViewport orders the results by the ui_viewport field.
func ByUserID ¶
func ByUserID(opts ...sql.OrderTermOption) OrderOption
ByUserID orders the results by the user_id field.