flag.FlagSet.TextVar (method)

one use

	flag (current package)
		flag.go#L963: func (f *FlagSet) TextVar(p encoding.TextUnmarshaler, name string, value encoding.TextMarshaler, usage string) {