SIGN IN SIGN UP
etcd-io / etcd UNCLAIMED

Distributed reliable key-value store for the most critical data of a distributed system

0 0 251 Go

add & refine the uint32Value data type

The golang buildin package `flag` doesn't support `uint32` data
type, so we need to support it via the `flag.Var`.

Signed-off-by: Benjamin Wang <wachao@vmware.com>
B
Benjamin Wang committed
d8347ec68393bdae2db6ecb0717666a592c91fb1
Parent: 6220174