Documentation ¶
Index ¶
- func StartRPC(url string)
- type Noreply
- type Pauling
- func (Pauling) DisallowPlayer(args *rpcpackage.Args, nop *Noreply) error
- func (Pauling) End(args *rpcpackage.Args, nop *Noreply) error
- func (Pauling) Exists(lobbyID uint, reply *bool) error
- func (Pauling) ReExecConfig(args *rpcpackage.Args, _ *struct{}) error
- func (Pauling) Say(args *rpcpackage.Args, nop *Noreply) error
- func (Pauling) SetupServer(args *rpcpackage.Args, _ *struct{}) error
- func (Pauling) VerifyInfo(info *gameserver.ServerRecord, _ *struct{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Pauling ¶
type Pauling struct{}
func (Pauling) DisallowPlayer ¶
func (Pauling) DisallowPlayer(args *rpcpackage.Args, nop *Noreply) error
func (Pauling) ReExecConfig ¶
func (Pauling) ReExecConfig(args *rpcpackage.Args, _ *struct{}) error
func (Pauling) SetupServer ¶
func (Pauling) SetupServer(args *rpcpackage.Args, _ *struct{}) error
func (Pauling) VerifyInfo ¶
func (Pauling) VerifyInfo(info *gameserver.ServerRecord, _ *struct{}) error
Click to show internal directories.
Click to hide internal directories.