github.com/go-kivik/kivik/v4@v4.3.2/x/fsdb/testdata/TestGet_revs,_explicit (about) 1 { 2 "_id": "withrevs", 3 "_rev": "8-asdf", 4 "_revisions": { 5 "ids": [ 6 "asdf", 7 "sdfg", 8 "dfgh", 9 "fghj", 10 "ghjk" 11 ], 12 "start": 8 13 }, 14 "foo": "bar" 15 }