client

package
v0.0.0-...-83adff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service def

func New

func New(c *rpc.ClientConfig) (s *Service)

New def

func (*Service) AddAssist

func (s *Service) AddAssist(c context.Context, arg *model.ArgAssist) (err error)

AddAssist def

func (*Service) Assist

func (s *Service) Assist(c context.Context, arg *model.ArgAssist) (res *model.AssistRes, err error)

Assist def

func (*Service) AssistExit

func (s *Service) AssistExit(c context.Context, arg *model.ArgAssist) (err error)

AssistExit def

func (*Service) AssistIDs

func (s *Service) AssistIDs(c context.Context, arg *model.ArgAssists) (res []int64, err error)

AssistIDs def

func (*Service) AssistLogAdd

func (s *Service) AssistLogAdd(c context.Context, arg *model.ArgAssistLogAdd) (err error)

AssistLogAdd def

func (*Service) AssistLogCancel

func (s *Service) AssistLogCancel(c context.Context, arg *model.ArgAssistLog) (err error)

AssistLogCancel def

func (*Service) AssistLogInfo

func (s *Service) AssistLogInfo(c context.Context, arg *model.ArgAssistLog) (res *model.Log, err error)

AssistLogInfo def

func (*Service) AssistLogs

func (s *Service) AssistLogs(c context.Context, arg *model.ArgAssistLogs) (res []*model.Log, err error)

AssistLogs def

func (*Service) AssistUps

func (s *Service) AssistUps(c context.Context, arg *model.ArgAssistUps) (res *model.AssistUpsPager, err error)

AssistUps def

func (*Service) Assists

func (s *Service) Assists(c context.Context, arg *model.ArgAssists) (res []*model.Assist, err error)

Assists def

func (*Service) DelAssist

func (s *Service) DelAssist(c context.Context, arg *model.ArgAssist) (err error)

DelAssist def

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL