Documentation
¶
Index ¶
- func Export2CSV[IN core.Job, OUT any](args ...string) (*export2CSV[IN, OUT, core.Output[IN, OUT]], error)
- func Export2GSHEET[IN core.Job, OUT any](keyFilePath, spreadSheetId string, sheetId int64) (*export2GSHEET[IN, OUT, core.Output[IN, OUT]], error)
- func Export2JSON[IN core.Job, OUT any](args ...string) (*export2JSON[IN, OUT, core.Output[IN, OUT]], error)
- func Export2MONGODB[IN core.Job, OUT any](_url string, dbName string, collName string) (*export2MONGODB[IN, OUT, core.Output[IN, OUT]], error)
- type CloseHook
- type OpenHook
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Export2CSV ¶
func Export2GSHEET ¶ added in v0.4.0
func Export2JSON ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.