Join Slack
Powered by
My guess is that `vpcName` does not implement `st...
# getting-started
b
bored-table-20691
07/03/2021, 6:10 AM
My guess is that
vpcName
does not implement
string
, and so your input parameter needs to b e
func(v interface{}) string { … }
3
Views
Open in Slack
Previous
Next