clientsocket

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 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 ClientSocket

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

func Dial

func Dial(address string) *ClientSocket

func (*ClientSocket) Close

func (c *ClientSocket) Close() error

func (*ClientSocket) Read

func (c *ClientSocket) Read(data []byte) (int, error)

func (*ClientSocket) Write

func (c *ClientSocket) Write(data []byte) (int, error)

Jump to

Keyboard shortcuts

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