Commit 0965f5de authored by Pasan Mallawaarachchi's avatar Pasan Mallawaarachchi 💻

rows dump

parent f2f1647a
...@@ -182,6 +182,7 @@ func main() { ...@@ -182,6 +182,7 @@ func main() {
alertAdmin(alert) alertAdmin(alert)
} }
fmt.Println(string(respbody))
fmt.Printf(" %s, %d | ", resp.Status, newDoc.TotalRows) fmt.Printf(" %s, %d | ", resp.Status, newDoc.TotalRows)
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment