...

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

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

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

View as plain text