...

Text file src/github.com/go-kivik/kivik/v4/x/fsdb/testdata/TestGet_success,_include_inline_attachments

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

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

View as plain text