summaryrefslogtreecommitdiffstats
path: root/tpl/data/data.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/data/data.go')
-rw-r--r--tpl/data/data.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/tpl/data/data.go b/tpl/data/data.go
index 61de2f72e..33eee7b27 100644
--- a/tpl/data/data.go
+++ b/tpl/data/data.go
@@ -11,6 +11,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package data provides template functions for working with external data
+// sources.
package data
import (