Files
etcd/pkg
Baek 60e3f45469 Adds all feature_gate from component-base.
We'll likely use most of the feature_gate package from component-base.
Also this commit moves the pkg from server/internal/pkg to pkg/.

Signed-off-by: Baek <seungtackbaek@google.com>
2024-06-15 05:34:58 +00:00
..
2023-09-17 17:41:58 +08:00
2024-06-07 10:24:52 +02:00
2023-09-21 21:14:09 +08:00
2023-09-21 11:24:26 +08:00
2023-09-17 17:41:58 +08: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.