Use TextVar for CLI flags
Closed this issue · 1 comments
roman-khimov commented
It can simplify code in many ways (Go 1.19+) and I think we have some use cases for it:
https://pkg.go.dev/flag#TextVar
roman-khimov commented
No, it can't, see #3157.