Sign in
vanadium
/
release.go.x.ref
/
f410759ba8e710f521de5e0a848687af7dfb2765
/
.
/
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"
}}
}