Documentation ¶
Index ¶
- type Agent
- func (da *Agent) HandleMessage(_ context.Context, msg inter.Message, request protocol.Request, ...)
- func (da *Agent) Metadata() *agents.Metadata
- func (da *Agent) Name() string
- func (da *Agent) ServerInfo() agents.ServerInfoSource
- func (da *Agent) SetServerInfo(agents.ServerInfoSource)
- func (da *Agent) ShouldActivate() bool
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
}
func (*Agent) HandleMessage ¶
func (*Agent) ServerInfo ¶
func (da *Agent) ServerInfo() agents.ServerInfoSource
func (*Agent) SetServerInfo ¶
func (da *Agent) SetServerInfo(agents.ServerInfoSource)
func (*Agent) ShouldActivate ¶
Click to show internal directories.
Click to hide internal directories.