Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterReader ¶
RegisterReader registers a new database reader function and returns the address of the plugin resource configuration file. If an error occurs, it will be wrapped in err. Currently, it is not used directly in the code, but instead, the go generate command in tools/datax/build automatically inserts the content from resources/plugin.json into a newly generated code file to register the Reader. This approach is used to register the Reader without manually editing the code.
Types ¶
Click to show internal directories.
Click to hide internal directories.