tplsendsvc

package
v0.0.0-...-2d9c92e Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateRecReq

type CreateRecReq = sendsvc.CreateRecReq

type CreateRecResp

type CreateRecResp = sendsvc.CreateRecResp

type CreateSigReq

type CreateSigReq = sendsvc.CreateSigReq

type CreateSigResp

type CreateSigResp = sendsvc.CreateSigResp

type CreateTplReq

type CreateTplReq = sendsvc.CreateTplReq

type CreateTplResp

type CreateTplResp = sendsvc.CreateTplResp

type DeletTplResp

type DeletTplResp = sendsvc.DeletTplResp

type DeleteSigReq

type DeleteSigReq = sendsvc.DeleteSigReq

type DeleteSigResp

type DeleteSigResp = sendsvc.DeleteSigResp

type DeleteTplReq

type DeleteTplReq = sendsvc.DeleteTplReq

type GetRecByIdReq

type GetRecByIdReq = sendsvc.GetRecByIdReq

type GetRecByIdResp

type GetRecByIdResp = sendsvc.GetRecByIdResp

type GetSigByIdReq

type GetSigByIdReq = sendsvc.GetSigByIdReq

type GetSigByIdResp

type GetSigByIdResp = sendsvc.GetSigByIdResp

type GetTplByIdReq

type GetTplByIdReq = sendsvc.GetTplByIdReq

type GetTplByIdResp

type GetTplByIdResp = sendsvc.GetTplByIdResp

type Rec

type Rec = sendsvc.Rec

type SigListReq

type SigListReq = sendsvc.SigListReq

type SigListResp

type SigListResp = sendsvc.SigListResp

type Sign

type Sign = sendsvc.Sign

type Tpl

type Tpl = sendsvc.Tpl

type TplListReq

type TplListReq = sendsvc.TplListReq

type TplListResp

type TplListResp = sendsvc.TplListResp

type TplSendSvc

type TplSendSvc interface {
	CreateRec(ctx context.Context, in *CreateRecReq, opts ...grpc.CallOption) (*CreateRecResp, error)
	GetRecById(ctx context.Context, in *GetRecByIdReq, opts ...grpc.CallOption) (*GetRecByIdResp, error)
}

func NewTplSendSvc

func NewTplSendSvc(cli zrpc.Client) TplSendSvc

type UpdateSigReq

type UpdateSigReq = sendsvc.UpdateSigReq

type UpdateSigResp

type UpdateSigResp = sendsvc.UpdateSigResp

type UpdateTplReq

type UpdateTplReq = sendsvc.UpdateTplReq

type UpdateTplResp

type UpdateTplResp = sendsvc.UpdateTplResp

Jump to

Keyboard shortcuts

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