Documentation ¶
Index ¶
- type JClient
- func (this *JClient) AddTask(id int64, language string, code string) (map[string]interface{}, error)
- func (this *JClient) GetStatus(id int64) (map[string]interface{}, error)
- func (this *JClient) Ping() error
- func (this *JClient) Request(msg map[string]interface{}) (map[string]interface{}, error)
- func (this *JClient) SetDebug(flag bool)
- func (this *JClient) Start(ip string, port int, password string) error
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.