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