feat: Add connection

This commit is contained in:
sujit
2024-10-22 09:34:21 +05:45
parent 48918f1903
commit c2013827c6
12 changed files with 167 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ import (
)
func main() {
Sync()
// Sync()
aSync()
}