//
pkg.gl
Category
github.com/horechek/gophernotes
internal
repl
package
0.2.1
Repository:
https://github.com/horechek/gophernotes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
0
Files
1.3k SLOC
#
Functions
NewSession
NewSession initiates a new REPL.
#
Constants
ErrContinue
ErrContinue and ErrQuit are specific exported error types.
ErrQuit
ErrContinue and ErrQuit are specific exported error types.
#
Structs
Session
Session encodes info about the current REPL session.
#
Type aliases
Error
Error is an exported error.