Documentation ¶
Index ¶
- 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) 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 ¶
This section is empty.
Types ¶
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) 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.