pcmcoreclient

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-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 AiInfo

type AiInfo = pcmCore.AiInfo

type CloudInfo

type CloudInfo = pcmCore.CloudInfo

type HpcInfo

type HpcInfo = pcmCore.HpcInfo

type InfoListReq

type InfoListReq = pcmCore.InfoListReq

type InfoListResp

type InfoListResp = pcmCore.InfoListResp

type PcmCore

type PcmCore interface {
	// SyncInfo Synchronous data information
	SyncInfo(ctx context.Context, in *SyncInfoReq, opts ...grpc.CallOption) (*SyncInfoResp, error)
	// InfoList
	InfoList(ctx context.Context, in *InfoListReq, opts ...grpc.CallOption) (*InfoListResp, error)
}

func NewPcmCore

func NewPcmCore(cli zrpc.Client) PcmCore

type SyncInfoReq

type SyncInfoReq = pcmCore.SyncInfoReq

type SyncInfoResp

type SyncInfoResp = pcmCore.SyncInfoResp

Jump to

Keyboard shortcuts

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