caching/vendor/github.com/modern-go/reflect2
Matt Moore f0d7bb6095
Add the initial caching type definitions. (#5)
* Add the initial caching type definitions.

This is largely carried over from https://github.com/knative/serving/pull/1972

* Incorporate feedback from @evankanderson

* Add the CRD for the type definition.
2018-09-07 09:56:33 -07:00
..
LICENSE Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go_above_17.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go_above_19.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go_below_17.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go_below_19.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
reflect2.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
reflect2_amd64.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
reflect2_kind.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_386.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_amd64p32.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_arm.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_arm64.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_mips64x.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_mipsx.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_ppc64x.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
relfect2_s390x.s Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
safe_field.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
safe_map.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
safe_slice.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
safe_struct.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
safe_type.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
type_map.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_array.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_eface.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_field.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_iface.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_link.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_map.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_ptr.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_slice.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_struct.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
unsafe_type.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00