repl

package
v0.0.0-...-b08ae9a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repl

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

Repl encapsulates a series of items used to create a read-evaluate-print loop so that end users can play with quebes & pods.

func NewRepl

func NewRepl() (*Repl, error)

NewRepl constructs a new Repl.

func (*Repl) Loop

func (r *Repl) Loop() error

Loop runs the loop. Returns nil on io.EOF, otherwise errors are forwarded.

Jump to

Keyboard shortcuts

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