go

how to create bson map based on input

英文: how to create bson map based on input 问题 我正在使用mgo库在golang中构建一个bson映射。我想重构一些代码以避免重复。 考虑以下代码: bson...