Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PcmCoreServer ¶
type PcmCoreServer struct { pcmCore.UnimplementedPcmCoreServer // contains filtered or unexported fields }
func NewPcmCoreServer ¶
func NewPcmCoreServer(svcCtx *svc.ServiceContext) *PcmCoreServer
func (*PcmCoreServer) InfoList ¶
func (s *PcmCoreServer) InfoList(ctx context.Context, in *pcmCore.InfoListReq) (*pcmCore.InfoListResp, error)
InfoList
func (*PcmCoreServer) SyncInfo ¶
func (s *PcmCoreServer) SyncInfo(ctx context.Context, in *pcmCore.SyncInfoReq) (*pcmCore.SyncInfoResp, error)
SyncInfo Synchronous data information
Click to show internal directories.
Click to hide internal directories.