repl

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const MONKEY_FACE = `` /* 273-byte string literal not displayed */
View Source
const PROMPT = ">>> "

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	MaxHistory int
}

type REPL

type REPL interface {
	Start(in io.ReadCloser, out io.WriteCloser, userName string)
}

func New

func New(config Config) REPL

Jump to

Keyboard shortcuts

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