...

Text file src/github.com/go-kivik/kivik/v4/x/fsdb/testdata/TestGet_atts_split_between_two_revs

Documentation: github.com/go-kivik/kivik/v4/x/fsdb/testdata

     1{
     2    "_attachments": {
     3        "bar.txt": {
     4            "content_type": "text/plain",
     5            "digest": "md5-wVenkDHhxA+FkxgpvF/FUg==",
     6            "follows": true,
     7            "length": 4,
     8            "revpos": 2
     9        },
    10        "foo.txt": {
    11            "content_type": "text/plain",
    12            "digest": "md5-07BzhNET7exJ6qYjitX/AA==",
    13            "follows": true,
    14            "length": 4,
    15            "revpos": 1
    16        }
    17    },
    18    "_id": "bar",
    19    "_rev": "2-yyy",
    20    "value": "y"
    21}

View as plain text