Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeyLineWriter ¶ added in v0.7.9
type KeyLineWriter struct {
// contains filtered or unexported fields
}
func NewKeyLineWriter ¶ added in v0.7.9
func NewKeyLineWriter(key string, program *tea.Program, strip bool) *KeyLineWriter
func (*KeyLineWriter) Flush ¶ added in v0.7.9
func (kw *KeyLineWriter) Flush()
type ParallelContext ¶ added in v0.7.9
type PrefixWriter ¶ added in v0.7.4
type PrefixWriter struct {
// contains filtered or unexported fields
}
func NewPrefixWriter ¶ added in v0.7.4
func (*PrefixWriter) Flush ¶ added in v0.7.4
func (pw *PrefixWriter) Flush() error
Click to show internal directories.
Click to hide internal directories.