summaryrefslogtreecommitdiffhomepage
path: root/g3doc/architecture_guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'g3doc/architecture_guide/README.md')
-rw-r--r--g3doc/architecture_guide/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/g3doc/architecture_guide/README.md b/g3doc/architecture_guide/README.md
index 1364a5358..ab9ef7174 100644
--- a/g3doc/architecture_guide/README.md
+++ b/g3doc/architecture_guide/README.md
@@ -71,6 +71,9 @@ race detector. (The use of Go has its challenges too, and isn't free.)
<a name="gofer"></a> <!-- For deep linking. -->
+Gofers mediate file system interactions, and are used to provide additional
+isolation. For more details, see the [Platform Guide](./platforms.md).
+
[apparmor]: https://wiki.ubuntu.com/AppArmor
[golang]: https://golang.org
[kvm]: https://www.linux-kvm.org