divan / gorilla-xmlrpc

Gorilla XML RPC implementation (Golang/Go)
BSD 3-Clause "New" or "Revised" License
69 stars 59 forks source link

Added support for unknown or mixed arrays #28

Open samirkut opened 4 years ago

samirkut commented 4 years ago

Allow library to parse arrays of mixed types (specified as []interface{}).