...

Text file src/github.com/go-kivik/kivik/v4/couchdb/chttp/testdata/TestExtractRev_rev_found_in_middle

Documentation: github.com/go-kivik/kivik/v4/couchdb/chttp/testdata

     1{
     2				"_id":"foo",
     3				"_rev":"1-xyz",
     4				"asdf":"qwerty",
     5				"number":12345
     6			}

View as plain text