Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
Agent struct todo: agent needs appID
func NewLocalAgent ¶
func (*Agent) SetExecutorLogger ¶
func (a *Agent) SetExecutorLogger(w io.WriteCloser) *Agent
SetExecutorLogger sets executor log writer property
func (*Agent) SetMetricLogger ¶
func (a *Agent) SetMetricLogger(ml pb.AgentServer)
SetMetricLogger sets metric logger property
func (*Agent) StartSocketServer ¶
StartSocketServer setup an rpc server over agent unix socket the function runs the server in a separate routine
Click to show internal directories.
Click to hide internal directories.