Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WordWriter ¶
type WordWriter struct {
// contains filtered or unexported fields
}
func New ¶
func New(output io.Writer) *WordWriter
func (*WordWriter) Add ¶
func (w *WordWriter) Add(words ...string)
func (*WordWriter) Flush ¶
func (w *WordWriter) Flush()
Click to show internal directories.
Click to hide internal directories.