Documentation ¶
Overview ¶
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
Index ¶
Constants ¶
View Source
const ( PackageName = "利息奖励" Denominator = 1000000000 POWER = float64(1) )
View Source
const INTERESTDIR = "./interestdir"
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)
type InterestOperator ¶
Click to show internal directories.
Click to hide internal directories.