# Functions
No description provided by the author
No description provided by the author
map[string][]string -> map[string]interface{}.
注意: 这个方法不安全, 要确定 值, 只有一个才可以使用, 否则丢数据.
No description provided by the author
No description provided by the author
go struct to map[string]interface{}.
go struct to map[string]string.
go struct to map[string][]string.