type github.com/reeflective/readline/internal/history.Source (interface)

Method Implmentations

Dump() interface{} *github.com/pancsta/asyncmachine-go/tools/repl.History.Dump
GetLine(int) (string, error) *github.com/pancsta/asyncmachine-go/tools/repl.History.GetLine
Len() int *github.com/pancsta/asyncmachine-go/tools/repl.History.Len
Write(string) (int, error) *github.com/pancsta/asyncmachine-go/tools/repl.History.Write