# Functions
Copy Author: Kevin·CC Description: 复制结构体 Param dst 目标 Param src 源 Return err 错误信息.
InterfacesToInt64s interface{} -> int64 Author: Kevin·CC.
InterfacesToStrings interface{} -> string Author: Kevin·CC.
InterfacesToUint64s interface{}->uint64 Author: Kevin·CC.
InterfacesToUints []interface{} -> []int Author: Kevin·CC.