package
Version:
v0.0.0-...-c9f961e
Opens a new window with list of versions in this module.
Published: Oct 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data struct {
Action string `json:"action"`
Table string `json:"table"`
Key string `json:"-"`
Old map[string]interface{} `json:"old,omitempty"`
New map[string]interface{} `json:"new,omitempty"`
}
Data msg will be push to databus
Source Files
¶
Click to show internal directories.
Click to hide internal directories.