Gyu-Ho Lee 6557ef7cd8 *: copy all exported members in tls.Config
Without this, go vet complains

assignment copies lock value to n: crypto/tls.Config contains sync.Once
contains sync.Mutex
2016-06-22 12:04:08 -07:00
..
2016-05-12 20:48:53 -07:00
2015-11-17 20:54:10 -08:00
2016-05-12 20:48:53 -07:00
2016-06-22 10:32:13 -07:00
2016-06-17 14:51:45 -07:00
2016-05-12 20:48:53 -07:00
2016-06-06 11:38:10 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -07:00
2016-05-12 20:48:53 -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.