SetName() on a collection index does not work in Azure CosmosDB using MongoDB API and golang

前端 未结 0 502
悲哀的现实
悲哀的现实 2021-02-05 02:04

On Azure CosmosDB using Mongo API, I create an index with a fixed name and print the name using mongo-go-driver:

m := mongo.IndexModel {
    Keys: bson.D{{Key: &q         


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