logic

package
v0.0.50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 5 Imported by: 0

README

接口的一些具体实现

利用IApiFile接口抽象不同交易接口文件的读写过程(fileXXX文件夹) 利用IApiTrans接口抽象不同数据结构与标准数据结构的转换过程(transXXX文件夹)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LowerCase

func LowerCase(str string) string

LowerCase 字符首字母小写

func MarshStrMap2Struct

func MarshStrMap2Struct(s interface{}, strMap map[string]string) interface{}

MarshStrMap2Struct 纯字符串map转换为指定数据结构

func TransKey

func TransKey(mapTrans map[string]string, mapFile map[string]string) map[string]string

TransKey 文件中读取的数据, 将key转换为结构体的key

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL