diff options
Diffstat (limited to 'system/admin.go')
-rw-r--r-- | system/admin.go | 2 |
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 |