v8server

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func New added in v0.1.5

func New(reader io.ReadCloser, writer io.WriteCloser) *Server

func Pipe added in v0.1.5

func Pipe() (*Server, error)

Pipe creates a V8 server from a file pipe

func (*Server) Close added in v0.1.5

func (s *Server) Close() error

Close the server

func (*Server) Files added in v0.1.5

func (s *Server) Files() []*os.File

Files returns a list of files that can be used to connect to the server

func (*Server) Serve

func (s *Server) Serve() error

Jump to

Keyboard shortcuts

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