Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrRPCServerDisabled = errors.New("server is disabled") ErrInvalidToken = errors.New("invalid token") )
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) RegisterFuncName ¶
func (*Server) RegisterName ¶
Click to show internal directories.
Click to hide internal directories.