asyncio

package
v0.10.9 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncIo

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

func NewAsyncIo

func NewAsyncIo(src io.Reader, dst interfaces.WriteFlusherReporter, chanSize int, timeOut int, bufSize int) *AsyncIo

func (*AsyncIo) Copy

func (a *AsyncIo) Copy() (int64, error)

func (*AsyncIo) ReadFromChan

func (a *AsyncIo) ReadFromChan()

func (*AsyncIo) WriteToChan

func (a *AsyncIo) WriteToChan()

type Resource

type Resource struct {
	Buffer []byte
}

func NewResource

func NewResource(size int) Resource

func NewResource2

func NewResource2(buffer []byte) Resource

Jump to

Keyboard shortcuts

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