package
Version:
v0.0.50
Opens a new window with list of versions in this module.
Published: Sep 6, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
接口的一些具体实现
利用IApiFile接口抽象不同交易接口文件的读写过程(fileXXX文件夹)
利用IApiTrans接口抽象不同数据结构与标准数据结构的转换过程(transXXX文件夹)
Documentation
¶
func MarshStrMap2Struct(s interface{}, strMap map[string]string) interface{}
MarshStrMap2Struct 纯字符串map转换为指定数据结构
TransKey 文件中读取的数据, 将key转换为结构体的key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.