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