# Type aliases
FuncDurationVar is a type of flag that accepts a function, converts the user's value to a duration, and then calls the given function.
FuncMapStringIngVar is a type of flag that accepts a function, converts the user's value to a map[string]int, and then calls the given function.
StringFlag implements the flag.Value interface and allows multiple calls to the same variable to append a list.