...

Text file src/github.com/go-kivik/kivik/v4/x/server/testdata/fsdb/bobsdb/_security.json

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

     1{
     2    "members": {
     3        "names": [
     4            "bob"
     5        ],
     6        "roles": [
     7            "bar"
     8        ]
     9    },
    10    "admins": {
    11        "names": [
    12            "erin"
    13        ],
    14        "roles": [
    15            "baz"
    16        ]
    17    }
    18}

View as plain text