Versions in this module Expand all Collapse all v1 v1.23.0 Jun 2, 2025 v1.22.5 Apr 18, 2025 v1.22.4 Feb 20, 2025 v1.22.3 Apr 23, 2024 v1.22.2 Apr 23, 2024 v1.22.1 Apr 8, 2024 v1.22.0 Apr 1, 2024 Changes in this version type Attribute + RecordType string type BaseNotification + Delete bool + Type string type BaseRecord + Delete bool + Type string type TransitNotification + Direct map[int32]interface{} v1.2.1 Dec 20, 2019 v1.2.0 Nov 29, 2019 v1.1.1 Nov 19, 2019 v1.1.0 Nov 1, 2019 v1.0.0 Oct 22, 2019 Changes in this version + const RecordsTableName + const TechRecordsTableName + type Attribute struct + CreatedAt time.Time + Id int32 + Path string + TableName string + Type string + UpdatedAt time.Time + type BaseNotification struct + Delta diff.Delta + ExternalId string + IsTech bool + OperationId string + Version int64 + type BaseRecord struct + CreatedAt time.Time + ExternalId string + Id int64 + UpdatedAt time.Time + Version int64 + type DataRecord struct + CustomData map[string]interface{} + Data map[string]interface{} + type DataTechRecord struct + type Notification struct + CustomData map[string]interface{} + Data map[string]interface{} + type TransitDataRecord struct + CustomData json.RawMessage + Data json.RawMessage + type TransitDataTechRecord struct + type TransitNotification struct + CustomData json.RawMessage + Data json.RawMessage