prometheus-adapter/vendor/github.com/modern-go/reflect2
Solly Ross a293b2bf94 Check in the vendor directory
Travis seems to be having issues pulling deps, so we'll have to check in
the vendor directory and prevent the makefile from trying to regenerate
it normally.
2018-07-13 17:32:49 -04:00
..
.gitignore Check in the vendor directory 2018-07-13 17:32:49 -04:00
go_above_17.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
go_above_19.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
go_below_17.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
go_below_19.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
Gopkg.lock Check in the vendor directory 2018-07-13 17:32:49 -04:00
Gopkg.toml Check in the vendor directory 2018-07-13 17:32:49 -04:00
LICENSE Check in the vendor directory 2018-07-13 17:32:49 -04:00
README.md Check in the vendor directory 2018-07-13 17:32:49 -04:00
reflect2.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
reflect2_amd64.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
reflect2_kind.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_386.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_amd64p32.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_arm.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_arm64.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_mips64x.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_mipsx.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_ppc64x.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
relfect2_s390x.s Check in the vendor directory 2018-07-13 17:32:49 -04:00
safe_field.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
safe_map.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
safe_slice.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
safe_struct.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
safe_type.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
type_map.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_array.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_eface.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_field.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_iface.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_link.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_map.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_ptr.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_slice.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_struct.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
unsafe_type.go Check in the vendor directory 2018-07-13 17:32:49 -04:00

reflect2

reflect api that avoids runtime reflect.Value cost