Skip to content

reflect.Map for struct #13

Open
jpcweb wants to merge 11 commits into
divan:masterfrom
jpcweb:master
Open

reflect.Map for struct #13
jpcweb wants to merge 11 commits into
divan:masterfrom
jpcweb:master

Conversation

@jpcweb
Copy link
Copy Markdown

@jpcweb jpcweb commented Aug 6, 2016

Hi,
First of all, your xmlRPC lib is cool and I am using it with Odoo.
I have added a function to transform a map[string]interface{} to a struct2XML.

++

jpcweb added 11 commits August 5, 2016 11:34
go get & links have been changed
Map types have been added.
Warning: For map[string]string only
Supported types has been updated
Basic update
Updates
string to interface{} for map type
string to interface{} for map type
map[string]string to  map[string]interface{}
rpc2XML > reflect.Map > logic into func mapStruct2XML
correction
correction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant