Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Content ¶
type Content struct {
// contains filtered or unexported fields
}
Content represents the lines read from a io.Reader `c` holds the actual lines and `reader` contains the io.Reader representation of the lines
Source Files
¶
- content.go
- editor.go
Click to show internal directories.
Click to hide internal directories.