summaryrefslogtreecommitdiff
path: root/system/admin/upload/upload.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/admin/upload/upload.go')
-rw-r--r--system/admin/upload/upload.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/admin/upload/upload.go b/system/admin/upload/upload.go
index cab3bb7..1a594f8 100644
--- a/system/admin/upload/upload.go
+++ b/system/admin/upload/upload.go
@@ -1,3 +1,5 @@
+// Package upload provides a re-usable file upload and storage utility for Ponzu
+// systems to handle multipart form data.
package upload
import (