mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-20 13:26:12 +08:00
upgrade Redis client to v9
This commit is contained in:
@@ -48,7 +48,7 @@ type Config struct {
|
||||
}
|
||||
|
||||
// parseFlags parses the command-line arguments provided to the program.
|
||||
// Typically os.Args[0] is provided as 'progname' and os.args[1:] as 'args'.
|
||||
// Typically, os.Args[0] is provided as 'progname' and os.args[1:] as 'args'.
|
||||
// Returns the Config in case parsing succeeded, or an error. In any case, the
|
||||
// output of the flag.Parse is returned in output.
|
||||
//
|
||||
|
Reference in New Issue
Block a user