Ignacio Galván Vitas
Results
1
issues of
Ignacio Galván Vitas
You should change the line `Extra map[string]string` to `Extra map[string]interface{}` to allow different type fields like int, log, etc.