Documentation ¶
Index ¶
Constants ¶
View Source
const ( PackageName = "利息奖励" Denominator = 1000000000 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DepositInterestRate ¶
type DepositInterestRateList ¶
type DepositInterestRateList []*DepositInterestRate
func (DepositInterestRateList) Len ¶
func (p DepositInterestRateList) Len() int
func (DepositInterestRateList) Less ¶
func (p DepositInterestRateList) Less(i, j int) bool
func (DepositInterestRateList) Swap ¶
func (p DepositInterestRateList) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.