goio

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(L *lua.LState) int

func Read

func Read(L *lua.LState) int

func ReadAll

func ReadAll(L *lua.LState) int

func Write

func Write(L *lua.LState) int

Types

type Closer

type Closer interface {
	IO
	io.Closer
}

type IO

type IO interface {
	GetContext() *luacontext.Context
	GetGuard() *libpool.Guard
	GetName() string
}

type Reader

type Reader interface {
	IO
	io.Reader
}

type Writer

type Writer interface {
	IO
	io.Writer
}

Jump to

Keyboard shortcuts

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