organize + graph

This commit is contained in:
mr
2024-07-18 11:51:12 +02:00
parent 2eb74da9d2
commit 29a75bced9
69 changed files with 952 additions and 1531 deletions

6
dbs/mongo/mongo_test.go Normal file
View File

@@ -0,0 +1,6 @@
package mongo
// func TestMongoInit(T *testing.T){
// MongoInit()
// fmt.Printf("It worked !")
// }