output

package
v0.0.0-...-e826753 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessJSONOutput

func ProcessJSONOutput(filePath string, data []map[string]string) error

ProcessJSONOutput processes the transformed data and writes it to a JSON file.

func WriteCSV

func WriteCSV(filePath string, data []map[string]string) error

WriteCSV writes the data to a CSV file.

func WriteFirebase

func WriteFirebase(client *firestore.Client, collection string, data []map[string]interface{}) error

WriteFirebase writes the transformed data to a Firebase collection.

func WriteJSON

func WriteJSON(filePath string, data []map[string]string) error

WriteJSON writes the transformed data to a JSON output file.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL