transport

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connection

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

func (*Connection) Close

func (conn *Connection) Close(ctx context.Context) error

func (*Connection) Read

func (conn *Connection) Read(ctx context.Context) ([]byte, error)

func (*Connection) Write

func (conn *Connection) Write(ctx context.Context, data []byte) error

type Websocket

type Websocket struct{}

func New

func New() *Websocket

func (*Websocket) Dial

Jump to

Keyboard shortcuts

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