github.com/go-kivik/kivik/v4@v4.3.2/x/fsdb/testdata/db_foo/abortedput.json (about)

     1  {
     2      "_id": "withattach",
     3      "_rev": "2-yyyyyyyyy",
     4      "_attachments": {
     5          "foo.txt": {
     6              "content_type": "text/plain",
     7              "digest": "md5-7E1ZsnMvLxUyQKj/dGKCpg==",
     8              "stub": true,
     9              "length": 8
    10          }
    11      },
    12      "foo": "bar"
    13  }