platform_build_blueprint/proptools
Colin Cross f27c5e470b Move unpackProperties to proptools and export it
Test: unpack_test.go
Change-Id: I145369323bd7d5003a261c13dfb8ed31d0be51b5
2020-01-02 20:32:51 -08:00
..
clone.go Panic when copying private properties. 2019-03-07 16:24:56 -08:00
clone_test.go Allow mutated property structs to contain slices of non-strings 2018-10-03 14:29:12 -07:00
escape.go Replace *Escape with *EscapeList 2018-09-19 16:17:10 -07:00
escape_test.go Replace *Escape with *EscapeList 2018-09-19 16:17:10 -07:00
extend.go Slice properties can be replaced 2019-11-19 10:45:58 +09:00
extend_test.go Slice properties can be replaced 2019-11-19 10:45:58 +09:00
filter.go Add proptools.FilterPropertyStruct 2019-09-26 14:21:40 -07:00
filter_test.go Add proptools.FilterPropertyStruct 2019-09-26 14:21:40 -07:00
proptools.go Add proptools.Int and proptools.IntDefault 2019-09-25 14:52:54 -07:00
tag.go Add PropertyIndexesWithTag 2019-03-05 19:47:43 -08:00
tag_test.go Add PropertyIndexesWithTag 2019-03-05 19:47:43 -08: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
unpack.go Move unpackProperties to proptools and export it 2020-01-02 20:32:51 -08:00
unpack_test.go Move unpackProperties to proptools and export it 2020-01-02 20:32:51 -08:00