Documentation ¶
Index ¶
- func HmacSha256Hex(key, strToSign string) string
- func LineBreak(str string) string
- func NumericalToString(value interface{}) (string, bool)
- func Replace(str, old, new string) string
- func Space(str string) string
- func SpaceAndLineBreak(str string) string
- func Split(s string, sep string) []string
- func ToFloat64(s string) float64
- func ToInt(s string) int
- func ToInt64(s string) int64
- func ToUint(s string) uint
- func ToUint64(s string) uint64
- func TrimLastChar(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HmacSha256Hex ¶
func NumericalToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.