a MongoDB ORM for golang that rocks
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
4297071b3b
- use pointers where possible when using reflection - add a `CreateSlice` func, for storing slices of Models created by Find and FindPaged queries - modify tests to use `CreateSlice` |
||
---|---|---|
.idea | ||
.vscode | ||
.gitignore | ||
go.mod | ||
go.work | ||
idcounter.go | ||
indexes.go | ||
model_internals.go | ||
model_test.go | ||
model.go | ||
query.go | ||
registry.go | ||
testing.go | ||
util.go |