Documentation
¶
Index ¶
Constants ¶
View Source
const FuncDonate = "donate"
View Source
const FuncWithdraw = "withdraw"
View Source
const HFuncDonate = coretypes.Hname(0xdc9b133a)
View Source
const HFuncWithdraw = coretypes.Hname(0x9dcc0f41)
View Source
const HViewDonations = coretypes.Hname(0x45686a15)
View Source
const ParamAmount = "amount"
View Source
const ParamFeedback = "feedback"
View Source
const ScHname = coretypes.Hname(0x696d7f66)
View Source
const ScName = "donatewithfeedback"
View Source
const VarAmount = "amount"
View Source
const VarDonations = "donations"
View Source
const VarDonator = "donator"
View Source
const VarError = "error"
View Source
const VarFeedback = "feedback"
View Source
const VarLog = "log"
View Source
const VarMaxDonation = "maxDonation"
View Source
const VarTimestamp = "timestamp"
View Source
const VarTotalDonation = "totalDonation"
View Source
const ViewDonations = "donations"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.