internal: remove xml.Name arg from Response.DecodeProp
The xml.Name is now retrieved from the interface{} argument via reflection.
This commit is contained in:
Reference in New Issue
Block a user
The xml.Name is now retrieved from the interface{} argument via reflection.