qserver

package
v0.0.0-...-0d07254 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2025 License: Apache-2.0, MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidPort          = errors.New("invalid port value")
	ErrInvalidAdapter       = errors.New("invalid bluetooth adapter")
	ErrInvalidAdvertisement = errors.New("invalid bluetooth advertisement")
	ErrInvalidLogger        = errors.New("invalid logger")
	ErrInvalidEndpoint      = errors.New("invalid endpoint")
	ErrInvalidDeviceType    = errors.New("invalid device type")
)

builder

Functions

func NewBuilder

func NewBuilder() *serverBuilder

Types

type Server

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

Server instance manage all required services to make your machine discoverable by other quick share clients.

func (*Server) Listen

func (s *Server) Listen() error

Start listener and other required services.

func (*Server) Stop

func (s *Server) Stop() error

Gracefully shut down all services.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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