github.com/etecs-ru/gnomock@v0.13.2/preset/mongo/testdata/db2/countries.json (about)

     1  {
     2    "id": 1,
     3    "country": "SE"
     4  }
     5  {
     6    "id": 2,
     7    "country": "CA"
     8  }
     9  {
    10    "id": 3,
    11    "country": "SE"
    12  }