Documentation ¶
Index ¶
- type ArgType
- type Argument
- type Conn
- func (c *Conn) Close() error
- func (c *Conn) Create(iface *Interface) *Object
- func (c *Conn) Delete(obj *Object)
- func (c *Conn) Get(id uint32) *Object
- func (c *Conn) ReadMessage() (*Object, Opcode, []interface{}, error)
- func (c *Conn) WriteMessage(sender *Object, opcode Opcode, args ...interface{}) error
- type Interface
- type Message
- type Object
- type Opcode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.