//
pkg.gl
Category
github.com/simplechain-org/client
cmd
utils
package
1.0.24
Repository:
https://github.com/simplechain-org/client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
77 SLOC
#
Functions
CheckExclusive
CheckExclusive verifies that only a single instance of the provided flags was set by the user.
Fatalf
Fatalf formats a message to standard error and exits the program.
MigrateFlags
MigrateFlags sets the global flag from a local flag when it's set.