11/13/2021
•
EN
Go - Append behavior in option values using flag package
Explains how to use Go's flag.Func() to implement a command-line option that can be specified multiple times, appending values to a slice.