package cosmosdbapi type CosmosConfig struct { DatabaseName string ContainerName string }