Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RemoteQueryService ¶
type RemoteQueryService struct { ParrotShutdown func() // contains filtered or unexported fields }
RemoteQueryService 远程查询服务
func NewHRemoteQueryService ¶
func NewHRemoteQueryService(platName string, systemName string, serverTypes []string, clusterName string, registry registry.IRegistry, version string) (h *RemoteQueryService, err error)
NewHRemoteQueryService 创建HRemoteQueryService
func (*RemoteQueryService) Shutdown ¶
func (h *RemoteQueryService) Shutdown()
func (*RemoteQueryService) Start ¶
func (h *RemoteQueryService) Start() error
Click to show internal directories.
Click to hide internal directories.