asciitable

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NUL = 0x00 //
	SOT = 0x02 // start of text
	BEL = 0x07 // bell            (\a)
	BS  = 0x08 // backspace       (\b)
	TAB = 0x09 // tab             (\t)
	LF  = 0x0a // line feed       (\n)
	VT  = 0x0b // vertical tab    (\v)
	FF  = 0x0c // form feed
	CR  = 0x0d // carriage return (\r)
	ESC = 0x1b // escape
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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