# Functions
EpochVar registers a beaconcommon.Epoch custom flag with specified name, default value, and usage string.
EpochVar registers a beaconcommon.Epoch custom flag with specified name and shorthand, default value, and usage string.
GweiVar registers a beaconcommon.Gwei custom flag with specified name, default value, and usage string.
GweiVar registers a beaconcommon.Gwei custom flag with specified name and shorthand, default value, and usage string.
RootVar registers a beaconcommon.Root custom flag with specified name, default value, and usage string.
RootVar registers a beaconcommon.Root custom flag with specified name and shorthand, default value, and usage string.
SlotVar registers a beaconcommon.Slot custom flag with specified name, default value, and usage string.
SlotVar registers a beaconcommon.Slot custom flag with specified name and shorthand, default value, and usage string.