i don’t think there’s any helpers to convert [ ]string to [ ]StringInput automatically; you’ll proba...
i
i don’t think there’s any helpers to convert []string to []StringInput automatically; you’ll probably have to loop over your []string slice and build up one yourself