Documentation
¶
Index ¶
- type AgentServer
- func (r *AgentServer) Description(w http.ResponseWriter, req *http.Request)
- func (r *AgentServer) Name(w http.ResponseWriter, req *http.Request)
- func (r *AgentServer) Run(w http.ResponseWriter, req *http.Request)
- func (r *AgentServer) RunStreaming(w http.ResponseWriter, req *http.Request)
- func (r *AgentServer) Serve(addr string, handler http.Handler) error
- func (r *AgentServer) Tools(w http.ResponseWriter, req *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentServer ¶
func (*AgentServer) Description ¶
func (r *AgentServer) Description(w http.ResponseWriter, req *http.Request)
func (*AgentServer) Name ¶
func (r *AgentServer) Name(w http.ResponseWriter, req *http.Request)
func (*AgentServer) Run ¶
func (r *AgentServer) Run(w http.ResponseWriter, req *http.Request)
func (*AgentServer) RunStreaming ¶
func (r *AgentServer) RunStreaming(w http.ResponseWriter, req *http.Request)
func (*AgentServer) Tools ¶ added in v0.0.2
func (r *AgentServer) Tools(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.