nspcc-dev/neo-go

Use TextVar for CLI flags

Closed this issue · 1 comments

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

No, it can't, see #3157.