Documentation
¶
Index ¶
Constants ¶
View Source
const (
APP_NAME = "sync"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service interface { // 应用集群同步 SyncCluster(context.Context, *SyncClusterRequest) (*SyncClusterRecord, error) }
type SyncClusterRequest ¶
Click to show internal directories.
Click to hide internal directories.