server

package
v0.0.0-...-26c4821 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TCPServer

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

func NewTCPServer

func NewTCPServer(cfg config.Config, log getty.Logger, taskPool gxsync.GenericTaskPool) *TCPServer

func (*TCPServer) Start

func (s *TCPServer) Start()

func (*TCPServer) Stop

func (s *TCPServer) Stop()

type WSServer

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

func NewWSServer

func NewWSServer(cfg config.Config, log getty.Logger, taskPool gxsync.GenericTaskPool) *WSServer

func (*WSServer) Start

func (s *WSServer) Start()

func (*WSServer) Stop

func (s *WSServer) Stop()

Jump to

Keyboard shortcuts

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