Documentation ¶
Index ¶
- func AddHex(s string) string
- func BytesToBnHex(value []byte) string
- func BytesToHex(b []byte) string
- func Debug(i interface{})
- func HexToBytes(s string) []byte
- func IntInSlice(a int, list []int) bool
- func IntToHex(i interface{}) string
- func IsASCII(b []byte) bool
- func ReverseBytes(a []byte) []byte
- func SliceIndex(a string, list []string) int
- func StringToInt(s string) int
- func ToString(i interface{}) string
- func TrimHex(s string) string
- func U256(v string) *big.Int
- func UniqueSlice(s []string) (list []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToBnHex ¶ added in v0.7.5
func BytesToHex ¶
func HexToBytes ¶
func IntInSlice ¶
func ReverseBytes ¶
func SliceIndex ¶ added in v1.0.11
func StringToInt ¶
func UniqueSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.