At the moment, the library doesn't support fields of types such as `map[T]string`, `[]string`, `map[T]*string`, `[]*string`. It would be nice to add support for those, although this is not a priority.