Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentConn ¶
type AgentConn interface { agent.AgentClient io.Closer }
AgentConn represents a gRPC connection to a mcing-agent
type AgentFactory ¶
AgentFactory represents the interface of a factory to create AgentConn
func NewAgentFactory ¶
func NewAgentFactory() AgentFactory
NewAgentFactory returns a new AgentFactory.
Click to show internal directories.
Click to hide internal directories.