Sign in
vanadium
/
release.go.x.ref
/
b67ba240a6b2e0bc920600c07442fadf8945be78
/
.
/
services
/
mounttable
/
lib
/
testdata
/
test.acl
blob: 1a3c98c955cb02281c8c26ca8107f9a1f8e7c1d3 [
file
] [
log
] [
blame
]
{
"/"
:
{
"fake/root"
:
"RW"
,
"*"
:
"R"
},
"/stuff"
:
{
"fake/root"
:
"RW"
,
"fake/bob"
:
"R"
},
"/a"
:
{
"fake/root"
:
"RW"
,
"fake/alice"
:
"R"
}
}