Im trying to create a map in Golang and assign two values to one key based on a regex match within a slice of strings which are read from a file.
To do this Im trying to