Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Events ¶
type Events struct { // Dictionary fields that have overflowed and that have been downgraded to // their value type. DictionariesWithOverflow map[string]bool // Dictionary fields that have their dictionary index type changed. DictionariesIndexTypeChanged map[string]string }
Events is a collection of events that occurred while using RecordBuilderExt
Click to show internal directories.
Click to hide internal directories.