gatewayservice

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	StateRoot                  string
	DesktopBridgeTransport     bool
	AllowPrivateProfileTargets bool
	ProfileWriteEnabled        bool
	PairingCode                string
	ManagedBridgeToken         string
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(options Options) (*Server, error)

func (*Server) Handler

func (s *Server) Handler() http.Handler

func (*Server) Start

func (s *Server) Start(ctx context.Context, listen string) (*http.Server, []net.Listener, error)

Jump to

Keyboard shortcuts

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