Documentation ¶
Index ¶
- func CRC32Hash(s string) uint32
- func CheckArgs1MsgFun(cb interface{}) (err error, funValue reflect.Value, msgType reflect.Type)
- func GetGoroutineID() uint64
- func PrintCurrNano(title string)
- func PrintGoroutineID(title string)
- func ProtectedFun(f func())
- func ProtoHash(msg proto.Message) (uint32, reflect.Type)
- func StringHash(s string) (hash uint16)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckArgs1MsgFun ¶
检查形如 func(args0 xx,args1 proto.Message)这种的func
func GetGoroutineID ¶
func GetGoroutineID() uint64
func PrintCurrNano ¶
func PrintCurrNano(title string)
func PrintGoroutineID ¶
func PrintGoroutineID(title string)
func ProtectedFun ¶
func ProtectedFun(f func())
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.