unix

package
v1.13.6 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidInstance = fmt.Errorf("invalid instance")
	ErrUnixFile        = fmt.Errorf("invalid unix file")
	ErrContextClosed   = fmt.Errorf("context closed")
	ErrServerClosed    = fmt.Errorf("server closed")
)

Functions

This section is empty.

Types

type ClientUnix

type ClientUnix interface {
	libsck.Client
}

func New

func New(buffSizeRead int32, unixfile string) ClientUnix

Jump to

Keyboard shortcuts

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