...

Text file src/github.com/go-kivik/kivik/v4/couchdb/testdata/TestBulkGet_request

Documentation: github.com/go-kivik/kivik/v4/couchdb/testdata

     1{
     2    "docs": [
     3        {
     4            "id": "foo"
     5        },
     6        {
     7            "id": "bar"
     8        }
     9    ]
    10}

View as plain text