Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MD5HashString ¶
Types ¶
type I ¶
type I interface { Bytes() []byte String() string Int64() int64 Int() int Uint() uint Float64() float64 Uint64() uint64 Bool() bool }
I interface{}类型转换
Click to show internal directories.
Click to hide internal directories.