mirror of
https://github.com/etcd-io/etcd.git
synced 2026-02-05 06:46:49 +01:00
Avoid returning an unexported struct in the exported New function, instead return the MutableFeatureGate interface. Signed-off-by: Ivan Valdes <ivan@vald.es>