From 16ee8566360073f8a41c6fc84a9dd8f1813bb9db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 10 Apr 2016 01:36:03 +0200 Subject: [PATCH] create: Add package doc --- create/content.go | 1 + 1 file changed, 1 insertion(+) diff --git a/create/content.go b/create/content.go index b9774448..0daebc3a 100644 --- a/create/content.go +++ b/create/content.go @@ -11,6 +11,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +// Package create provides functions to create new content. package create import (