Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RegisterServices = []interface{}{}
Functions ¶
func RegisterRpc ¶
func RegisterRpc()
Types ¶
type BaseService ¶
type BaseService struct { }
type ServiceSystem ¶
type ServiceSystem struct { }
func NewServiceSystem ¶
func NewServiceSystem() *ServiceSystem
type ServiceTask ¶
type ServiceTask struct {
// contains filtered or unexported fields
}
func NewServiceTask ¶
func NewServiceTask() *ServiceTask
func (*ServiceTask) Delete ¶
func (g *ServiceTask) Delete(args map[string]interface{}, reply *string) error
确认完成,删除任务记录
Click to show internal directories.
Click to hide internal directories.