client

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2025 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServerRejected added in v0.3.1

func NewServerRejected(err error, resp *http.Response) error

Types

type Client

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

func New

func New(handler http.Handler) *Client

func (*Client) Connect

func (c *Client) Connect(ctx context.Context, link string, id string) (sess *yamux.Session, err error)

func (*Client) ServeHTTP

func (c *Client) ServeHTTP(w http.ResponseWriter, r *http.Request)

type ServerRejected added in v0.3.0

type ServerRejected struct {
	Response *http.Response
	// contains filtered or unexported fields
}

ServerRejected Error: Server Response Status Code bewteen [400,499]

Directories

Path Synopsis
browser

Jump to

Keyboard shortcuts

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