https://play.golang.org/p/Msc-n4vsNspСпасайте
Хочу удалить из аутпута значки "{" и "}". Выдаёт ошибку
./main.go:17:41: cannot use res (type []gosearcher.SearchResult) as type string in argument to strings.NewReplacer
./main.go:17:56: cannot use -1 (type int) as type string in argument to strings.NewReplacer
./main.go:18:41: cannot use t (type *strings.Replacer) as type string in argument to strings.NewReplacer
./main.go:18:54: cannot use -1 (type int) as type string in argument to strings.NewReplacer
./main.go:19:15: cannot range over n (type *strings.Replacer)