Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PanicToErrMsg ¶
func PanicToErrMsg(f func()) (errMsg string)
Types ¶
type ClientHub ¶
type ClientHub struct {
// contains filtered or unexported fields
}
func NewClientHub ¶
type ClientStat ¶
type RpcError ¶
type RpcError struct {
// contains filtered or unexported fields
}
func NewNetworkError ¶
func NewOtherError ¶
func (*RpcError) IsNetworkError ¶
type ServerHub ¶
type ServerHub struct {
// contains filtered or unexported fields
}
func NewServerHub ¶
Click to show internal directories.
Click to hide internal directories.