package
0.8.2
Repository: https://github.com/cions/goenc.git
Documentation: pkg.go.dev

# Functions

Blanked displays nothing.
CaretNotation displays control characters in caret notation.
Masked displays all characters as asterisks.
NewTerminal opens a terminal.

# Structs

Terminal represents a terminal.

# Type aliases

SignalError indicates that the operation was interrupted by a signal.
Transformer transforms src into its display form and a sequence of backspaces for deleting it.