1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:21:22 -06:00
go/src/text
David Symonds 090843b650 text/template: change IsTrue to take interface{} instead of reflect.Value.
This is a follow-up to a326c3e to avoid reflect being in the API.

Fixes #12801.

Change-Id: Ic4c2e592e2c35b5911f75d88f1d9c44787c80f30
Reviewed-on: https://go-review.googlesource.com/15240
Run-TryBot: David Symonds <dsymonds@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-10-01 04:36:35 +00:00
..
scanner all: minor documentation tweaks for constants 2015-09-09 05:07:52 +00:00
tabwriter
template text/template: change IsTrue to take interface{} instead of reflect.Value. 2015-10-01 04:36:35 +00:00