summaryrefslogtreecommitdiffstats
path: root/tpl/cast/cast.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/cast/cast.go')
-rw-r--r--tpl/cast/cast.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/cast/cast.go b/tpl/cast/cast.go
index 999b31214..c864b5e32 100644
--- a/tpl/cast/cast.go
+++ b/tpl/cast/cast.go
@@ -11,6 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package cast provides template functions for data type conversions.
package cast
import (