Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
Ctrl *controller.Controller
RateLimiter *ratelimit.WindowCounter
AgentsAPI *agents.API
HooksAPI *hooks.API
}
func New ¶
func New(ctrl *controller.Controller, agentsAPI *agents.API, hooksAPI *hooks.API) *Server
Click to show internal directories.
Click to hide internal directories.