Documentation
¶
Index ¶
- type Options
- type Server
- func (s *Server) Addr() string
- func (s *Server) AttachedTabs() int
- func (s *Server) AuthRequired() bool
- func (s *Server) CDPWebSocketURL() string
- func (s *Server) Close(ctx context.Context) error
- func (s *Server) ExtensionConnected() bool
- func (s *Server) JSONAuthRequired() bool
- func (s *Server) RelayToken() string
- func (s *Server) Start(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server provides OpenClaw-style extension relay endpoints.
func (*Server) AttachedTabs ¶
func (*Server) AuthRequired ¶
func (*Server) CDPWebSocketURL ¶
func (*Server) ExtensionConnected ¶
func (*Server) JSONAuthRequired ¶
func (*Server) RelayToken ¶
Click to show internal directories.
Click to hide internal directories.