Documentation
¶
Index ¶
Constants ¶
View Source
const (
Size = 1024
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type TextBuffer ¶
type TextBuffer struct {
Buffer
Y int
N int
Lines chan TextLine
Parts chan TextPart
FMap *smap.SMap
}
func Text ¶
func Text(ctx *Context) (buf TextBuffer)
Click to show internal directories.
Click to hide internal directories.