I want to empty a slice of strings.
This is the code I have tried (it works). But I would like to know if this is the idiomatic way of emptying a slice in Go: