github.com/go-kivik/kivik/v4@v4.3.2/couchdb/testdata/TestPartitionStats_3.0.0-pre (about)

     1  (*driver.PartitionStats)({
     2    DBName: (string) (len=9) "my_new_db",
     3    DocCount: (int64) 1,
     4    DeletedDocCount: (int64) 0,
     5    Partition: (string) (len=10) "sensor-260",
     6    ActiveSize: (int64) 244,
     7    ExternalSize: (int64) 347,
     8    RawResponse: (json.RawMessage) (len=118) {
     9      00000000  7b 22 64 62 5f 6e 61 6d  65 22 3a 22 6d 79 5f 6e  |{"db_name":"my_n|
    10      00000010  65 77 5f 64 62 22 2c 22  64 6f 63 5f 63 6f 75 6e  |ew_db","doc_coun|
    11      00000020  74 22 3a 31 2c 22 64 6f  63 5f 64 65 6c 5f 63 6f  |t":1,"doc_del_co|
    12      00000030  75 6e 74 22 3a 30 2c 22  70 61 72 74 69 74 69 6f  |unt":0,"partitio|
    13      00000040  6e 22 3a 22 73 65 6e 73  6f 72 2d 32 36 30 22 2c  |n":"sensor-260",|
    14      00000050  22 73 69 7a 65 73 22 3a  7b 22 61 63 74 69 76 65  |"sizes":{"active|
    15      00000060  22 3a 32 34 34 2c 22 65  78 74 65 72 6e 61 6c 22  |":244,"external"|
    16      00000070  3a 33 34 37 7d 7d                                 |:347}}|
    17    }
    18  })