Documentation ¶
Index ¶
- Variables
- func LocalCreateConfig(t *testing.T, mark string, takeOut bool, name, des string)
- func LocalDeleteConfig(t *testing.T, mark string)
- func LocalGetPriceByFrom(createInfo CoreSQLFrom.FieldsFrom, fromInfo CoreSQLFrom.FieldsFrom, ...)
- func LocalSetPrice(t *testing.T, createInfo CoreSQLFrom.FieldsFrom, ...)
- func RouterCreateConfig(t *testing.T, mark string, takeOut bool, name, des string)
- func RouterDeleteConfig(t *testing.T, mark string)
- func RouterGetPriceByFrom(t *testing.T, fromSystem, fromID, fromMark string)
- func RouterSetPrice(t *testing.T, updateHash, fromSystem, fromID, fromMark, fromName string, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LocalConfig FinanceDeposit.FieldsConfigType LocalDepositData FinanceDeposit.FieldsDepositType )
本地组件
View Source
var ( RouterDeposit FinanceDeposit.FieldsDepositType RouterDepositConfigData FinanceDeposit.FieldsConfigType )
Functions ¶
func LocalCreateConfig ¶
创建新的资金池
func LocalGetPriceByFrom ¶
func LocalGetPriceByFrom(createInfo CoreSQLFrom.FieldsFrom, fromInfo CoreSQLFrom.FieldsFrom, configMark string)
检查目标资金量
func LocalSetPrice ¶
func LocalSetPrice(t *testing.T, createInfo CoreSQLFrom.FieldsFrom, fromInfo CoreSQLFrom.FieldsFrom, configMark string, price int64)
LocalSetPrice 设置目标资金量
func RouterCreateConfig ¶
创建储蓄资金池配置
func RouterGetPriceByFrom ¶
检查目标资金量
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.