Documentation
¶
Overview ¶
Package dbchange abstrats SQL upsert operations into structs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Change ¶
type Change struct { Changes map[string]interface{} OriginalValue reflect.Value Key string Type Type }
Change structure
Click to show internal directories.
Click to hide internal directories.