Documentation ¶
Index ¶
- func QubicTokenAutoRefresh()
- type Qubic
- type Utils
- func (t *Utils) Base64Decode(str string)
- func (t *Utils) Base64Encode(str string)
- func (t *Utils) DecimalConv(str string, from, to int)
- func (t *Utils) DecimalStrConv(str string, from int)
- func (t *Utils) Hex2String(str string)
- func (t *Utils) JsonFormat(str string)
- func (t *Utils) QubicProfit(token string)
- func (t *Utils) QubicToken()
- func (t *Utils) RewardCal(h, d, r, time, val string)
- func (t *Utils) StrDecimalConv(str string, to int)
- func (t *Utils) String2Hex(str string)
- func (t *Utils) TimeConvert(date string)
- func (t *Utils) TimestampConvert(Timestamp string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QubicTokenAutoRefresh ¶ added in v1.25.11
func QubicTokenAutoRefresh()
Types ¶
type Qubic ¶ added in v1.25.9
type Utils ¶
func (*Utils) Base64Decode ¶
func (*Utils) Base64Encode ¶
func (*Utils) DecimalConv ¶ added in v1.4.6
func (*Utils) DecimalStrConv ¶ added in v1.5.0
func (*Utils) Hex2String ¶ added in v1.4.6
func (*Utils) JsonFormat ¶
func (*Utils) QubicProfit ¶ added in v1.25.9
func (*Utils) QubicToken ¶ added in v1.25.11
func (t *Utils) QubicToken()
func (*Utils) StrDecimalConv ¶ added in v1.5.0
func (*Utils) String2Hex ¶ added in v1.4.6
func (*Utils) TimeConvert ¶
func (*Utils) TimestampConvert ¶
Click to show internal directories.
Click to hide internal directories.