manager

package
v0.0.0-...-de5a578 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func (*Client) NewStream

func (c *Client) NewStream() (io.ReadWriteCloser, error)

type ClientManager

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

func New

func New() *ClientManager

func (*ClientManager) GetClient

func (m *ClientManager) GetClient(id string) *Client

func (*ClientManager) Handle

func (m *ClientManager) Handle(ctx context.Context, conn quic.Connection) error

Jump to

Keyboard shortcuts

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