Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadingBlockRune ¶
Types ¶
type LineWriter ¶
type LineWriter struct {
// contains filtered or unexported fields
}
func NewLineWriter ¶
func NewLineWriter(w io.Writer) *LineWriter
func (*LineWriter) Lines ¶
func (l *LineWriter) Lines() int
func (*LineWriter) Reset ¶
func (l *LineWriter) Reset()
Click to show internal directories.
Click to hide internal directories.