summaryrefslogtreecommitdiffstats
path: root/tpl/reflect/init.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/reflect/init.go')
-rw-r--r--tpl/reflect/init.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/reflect/init.go b/tpl/reflect/init.go
index 4c639577b..6ff3f8093 100644
--- a/tpl/reflect/init.go
+++ b/tpl/reflect/init.go
@@ -11,6 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package reflect provides template functions for run-time object reflection.
package reflect
import (