- use regexp.MustCompile instead of regexp.Compile - use strings.HasPrefix instead of regular expression when it is enough