Documentation
¶
Index ¶
- Variables
- func NewChatbotClient(client *rpc.Client) (pb.ChatbotSvcClient, error)
- func NewFinanceClient(client *rpc.Client) (pb.FinanceSvcClient, error)
- func NewIdClient(client *rpc.Client) (pb.IdSvcClient, error)
- func NewMessageClient(client *rpc.Client) (pb.MessageSvcClient, error)
- func NewMiddleClient(client *rpc.Client) (pb.MiddleSvcClient, error)
- func NewNLPClient(client *rpc.Client) (pb.NLPSvcClient, error)
- func NewOrgClient(client *rpc.Client) (pb.OrgSvcClient, error)
- func NewStorageClient(client *rpc.Client) (pb.StorageSvcClient, error)
- func NewTodoClient(client *rpc.Client) (pb.TodoSvcClient, error)
- func NewUserClient(client *rpc.Client) (pb.UserSvcClient, error)
- func NewWorkflowClient(client *rpc.Client) (pb.WorkflowSvcClient, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NewChatbotClient ¶
func NewChatbotClient(client *rpc.Client) (pb.ChatbotSvcClient, error)
func NewFinanceClient ¶
func NewFinanceClient(client *rpc.Client) (pb.FinanceSvcClient, error)
func NewIdClient ¶
func NewIdClient(client *rpc.Client) (pb.IdSvcClient, error)
func NewMessageClient ¶
func NewMessageClient(client *rpc.Client) (pb.MessageSvcClient, error)
func NewMiddleClient ¶
func NewMiddleClient(client *rpc.Client) (pb.MiddleSvcClient, error)
func NewNLPClient ¶
func NewNLPClient(client *rpc.Client) (pb.NLPSvcClient, error)
func NewOrgClient ¶
func NewOrgClient(client *rpc.Client) (pb.OrgSvcClient, error)
func NewStorageClient ¶
func NewStorageClient(client *rpc.Client) (pb.StorageSvcClient, error)
func NewTodoClient ¶
func NewTodoClient(client *rpc.Client) (pb.TodoSvcClient, error)
func NewUserClient ¶
func NewUserClient(client *rpc.Client) (pb.UserSvcClient, error)
func NewWorkflowClient ¶
func NewWorkflowClient(client *rpc.Client) (pb.WorkflowSvcClient, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.