quic

package
v0.0.0-...-f3e57f9 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2019 License: MIT Imports: 6 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
}

QUIC Client implementation.

func NewClient

func NewClient(options *cli.Options) (*Client, error)

Create new QUIC client.

func (*Client) Cleanup

func (c *Client) Cleanup() error

func (*Client) GetType

func (c *Client) GetType() connection_type.ConnectionType

func (*Client) SendBytes

func (c *Client) SendBytes(numBytes int64) (time.Duration, error)

func (*Client) SendDuration

func (c *Client) SendDuration(duration time.Duration, bufferSize int) (int64, error)

Jump to

Keyboard shortcuts

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