Use global cache to unmarshal all slice types

This commit is contained in:
Thomas Pelletier
2021-11-11 10:16:29 -05:00
parent 6430ee0bfa
commit 12244064bb
2 changed files with 55 additions and 35 deletions
-1
View File
@@ -321,7 +321,6 @@ type benchmarkDoc struct {
Key1 []int64
Key2 []string
Key3 [][]int64
// TODO: Key4 not supported by go-toml's Unmarshal
Key4 []interface{}
Key5 []int64
Key6 []int64