works????

This commit is contained in:
Peder Vatn Austad
2024-12-25 16:48:43 +01:00
parent c41200c4a7
commit c190c4295d
3 changed files with 105 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ func main() {
log.Fatal(err)
}
//export.ExportToCSV(data)
export.DBData(data)
//log.Printf("Data fetched successfully: %+v", data)