github.com/go-kivik/kivik/v4@v4.3.2/x/fsdb/testdata/TestGet_success,_include_inline_attachments (about) 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 }