• Joshua Gutow's avatar
    op-node/flags: Add easy way to deprecate flags · b4c028c7
    Joshua Gutow authored
    This adds a deprecated flags section to warn users that the flag will be removed
    in a future version of the software. I had to modify the P2P Flags structure to
    make it work nicely.
    
    I also added a test to ensure that deprecated flags are hidden & that all flags
    have at least one env var.
    b4c028c7
Name
Last commit
Last update
..
cliapp Loading commit data...
client Loading commit data...
clock Loading commit data...
crypto Loading commit data...
dial Loading commit data...
enum Loading commit data...
eth Loading commit data...
httputil Loading commit data...
ioutil Loading commit data...
jsonutil Loading commit data...
log Loading commit data...
metrics Loading commit data...
opio Loading commit data...
pprof Loading commit data...
rethdb-reader Loading commit data...
retry Loading commit data...
rpc Loading commit data...
signer Loading commit data...
solabi Loading commit data...
sources Loading commit data...
tasks Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
tls Loading commit data...
txmgr Loading commit data...
Makefile Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...
version.go Loading commit data...
version_test.go Loading commit data...