Yicheng Qin 7b871aab41 pkg/netutil: not export resolve and urlsEqual functions
They are only used in this package, so there is no need to public them.
2015-08-21 11:58:37 -07:00
..
2015-01-13 11:07:18 -08:00
2015-06-11 14:22:14 -07:00
2015-06-11 14:22:14 -07:00
2015-08-05 07:47:10 -07:00
2015-07-21 12:53:20 -07:00
2014-10-26 16:28:48 -07:00

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.