Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcClient ¶
func NewPdhGrpcClient ¶
func NewPdhGrpcClient(target string) *GrpcClient
func (*GrpcClient) AddHandler ¶
func (p *GrpcClient) AddHandler(handler transmit.MessageHandler)
AddHandler add a message handler
func (*GrpcClient) RemoveHandler ¶
func (p *GrpcClient) RemoveHandler(handler transmit.MessageHandler)
RemoveHandler remove a message handler
func (*GrpcClient) Start ¶
func (p *GrpcClient) Start() error
func (*GrpcClient) Stop ¶
func (p *GrpcClient) Stop()
Click to show internal directories.
Click to hide internal directories.