Documentation ¶
Index ¶
Constants ¶
View Source
const ParamId = "agent-id"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentService ¶
type AgentService struct {
*services.BaseService
}
func New ¶
func New(base *services.BaseService) *AgentService
func (*AgentService) Register ¶
func (s *AgentService) Register(container *restful.Container)
func (*AgentService) TakeAgent ¶
func (s *AgentService) TakeAgent(fn func(*restful.Request, *restful.Response, *agent.Agent)) restful.RouteFunction
Click to show internal directories.
Click to hide internal directories.