summaryrefslogtreecommitdiff
path: root/system/admin.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/admin.go')
-rw-r--r--system/admin.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/admin.go b/system/admin.go
new file mode 100644
index 0000000..7fa156a
--- /dev/null
+++ b/system/admin.go
@@ -0,0 +1,2 @@
+// Package system exposes all interfaces to admin and api components
+package system