platform_build_blueprint/proptools
Colin Cross de3ef3a66e Add proptools.BoolDefault and proptools.StringDefault
I get the logic wrong every time I try to make a *bool property
that defaults to true.

Change-Id: Idc409921c3a4baecf611acf348176f261712cb92
2018-04-10 16:51:47 -07:00
..
clone.go Support parsing int64 in Blueprint file. 2017-11-02 22:10:47 -07:00
clone_test.go Support parsing int64 in Blueprint file. 2017-11-02 22:10:47 -07:00
escape.go Add proptools functions to escape strings 2016-09-29 14:31:40 -07:00
escape_test.go Add proptools functions to escape strings 2016-09-29 14:31:40 -07:00
extend.go Support parsing int64 in Blueprint file. 2017-11-02 22:10:47 -07:00
extend_test.go Support parsing int64 in Blueprint file. 2017-11-02 22:10:47 -07:00
proptools.go Add proptools.BoolDefault and proptools.StringDefault 2018-04-10 16:51:47 -07:00
typeequal.go Support nil pointers to structs in properties 2016-08-05 17:19:36 -07:00
typeequal_test.go Support nil pointers to structs in properties 2016-08-05 17:19:36 -07:00