github.com/go-kivik/kivik/v4@v4.3.2/x/fsdb/testdata/TestClientnewDB_simple (about)

     1  (*fs.db)({
     2    client: (*fs.client)({
     3      version: (*driver.Version)(<nil>),
     4      root: (string) (len=4) "/foo",
     5      fs: (filesystem.Filesystem) <nil>
     6    }),
     7    dbPath: (string) (len=8) "/foo/bar",
     8    dbName: (string) (len=3) "bar",
     9    fs: (filesystem.Filesystem) <nil>,
    10    cdb: (*cdb.FS)({
    11      fs: (*filesystem.defaultFS)({
    12      }),
    13      root: (string) (len=8) "/foo/bar"
    14    })
    15  })