What is the equivalent MongoDB aggregate query in Golang with BSON.D?

后端 未结 0 1227
醉酒成梦
醉酒成梦 2021-01-04 22:31

I have a mongoDB query something like this, I just want to convert this into MongoDB query in Golang version with BSON.D

db.my_collection.aggregate([
{$match:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题