cs

package
v0.0.0-...-6798a4c Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseSender

func CloseSender[T any](sender sndr.Sender[T]) (err error)

func CloseServer

func CloseServer(server *csrv.Server, wg *sync.WaitGroup) (err error)

func MakeSender

func MakeSender[T any](addr string, clientsCount int, codec cln.Codec[T]) (
	sender sndr.Sender[T], err error)

func StartServer

func StartServer[T any](addr string, workersCount int, codec srv.Codec[T],
	receiver T, wg *sync.WaitGroup) (server *csrv.Server, err error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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