server

package
v0.2.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2025 License: GPL-3.0 Imports: 11 Imported by: 0

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

func (*Server) HandleRequest

func (s *Server) HandleRequest(request requests.Request) (interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL