commit | 6c89f9617983ee917132513a791d8b5850fe90c5 | [log] [tgz] |
---|---|---|
author | Mikio Hara <[email protected]> | Thu Aug 25 06:03:21 2016 +0900 |
committer | Mikio Hara <[email protected]> | Fri Aug 26 03:27:45 2016 +0000 |
tree | ffe978a27737b42af67f9a02c28f649664dc0bb1 | |
parent | 3a1f9ef983bc408afd0a9e63fd9c962ae853e543 [diff] |
internal/netreflect: new package This change introduces an internal package that provides the manipulation of net package facilities by using runtime reflection. The package is supposed to be used by ipv4 and ipv6 packages. Change-Id: I73ec3b7d3762e675ca03ad9ee5e8a68e75ceb997 Reviewed-on: https://go-review.googlesource.com/27732 Run-TryBot: Mikio Hara <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>