summaryrefslogtreecommitdiff
path: root/spew/doc.go
diff options
context:
space:
mode:
authorDave Collins <[email protected]>2014-01-08 02:01:15 -0600
committerDave Collins <[email protected]>2014-01-08 02:01:15 -0600
commit65ca732a33a40c2a5b9e036f236f975e7e85cf6c (patch)
treecb777cc3c5765ea4aa0a552c9e768246c5381da2 /spew/doc.go
parentbde46cf02b3187ab268e4d0e10a0c361dc39112c (diff)
Add logic to deal with reflect pkg changes on tip.
This commit adds logic to gracefully handle the new internal reflect.Value structure on tip as of golang commit ecccf07e7f9d. It accomplishes this by doing some inspection at init time and choosing the appropriate offsets as well as modifying which offset is used for the value accordingly. As a result, this allows spew to work properly with both the current release version of Go as well as tip. Fixes #15.
Diffstat (limited to 'spew/doc.go')
0 files changed, 0 insertions, 0 deletions