a MongoDB ORM for golang that rocks
Go to file
2024-09-02 19:32:39 -04:00
.idea add a new Append method to Model, handle misc errors, unexport some funcs + methods 2024-09-02 19:32:39 -04:00
.vscode add a new Append method to Model, handle misc errors, unexport some funcs + methods 2024-09-02 19:32:39 -04:00
.gitignore hello world! 🌸 2024-09-01 16:17:48 -04:00
go.mod hello world! 🌸 2024-09-01 16:17:48 -04:00
go.work hello world! 🌸 2024-09-01 16:17:48 -04:00
idcounter.go hello world! 🌸 2024-09-01 16:17:48 -04:00
indexes.go add a new Append method to Model, handle misc errors, unexport some funcs + methods 2024-09-02 19:32:39 -04:00
model_test.go add a new Append method to Model, handle misc errors, unexport some funcs + methods 2024-09-02 19:32:39 -04:00
model.go add a new Append method to Model, handle misc errors, unexport some funcs + methods 2024-09-02 19:32:39 -04:00
query.go add a new Append method to Model, handle misc errors, unexport some funcs + methods 2024-09-02 19:32:39 -04:00
registry.go hello world! 🌸 2024-09-01 16:17:48 -04:00
testing.go hello world! 🌸 2024-09-01 16:17:48 -04:00
util.go add a new Append method to Model, handle misc errors, unexport some funcs + methods 2024-09-02 19:32:39 -04:00