tpl: Add godoc packages comments
authorCameron Moore <moorereason@gmail.com>
Fri, 30 Nov 2018 03:32:53 +0000 (21:32 -0600)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 30 Nov 2018 07:56:30 +0000 (08:56 +0100)
commit30a7c9ea37a0f36451946f8688a3f807618a7eff
treec9e755a48d2e1daf0b3b2a41b9abece71436c32e
parent8346848109ab57cb04de87c6d86859c6b3de8ffa
tpl: Add godoc packages comments

Also fix package name in tpl/templates.
23 files changed:
tpl/cast/cast.go
tpl/collections/collections.go
tpl/compare/compare.go
tpl/crypto/crypto.go
tpl/data/data.go
tpl/encoding/encoding.go
tpl/fmt/fmt.go
tpl/images/images.go
tpl/inflect/inflect.go
tpl/lang/lang.go
tpl/math/math.go
tpl/os/os.go
tpl/partials/partials.go
tpl/path/path.go
tpl/resources/resources.go
tpl/safe/safe.go
tpl/strings/strings.go
tpl/templates/init.go
tpl/templates/init_test.go
tpl/templates/templates.go
tpl/time/time.go
tpl/transform/transform.go
tpl/urls/urls.go