...

Text file src/github.com/go-kivik/kivik/v4/x/fsdb/testdata/db_foo/withattach.json

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

     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}

View as plain text