package
Version:
v0.0.0-...-e69eef7
Opens a new window with list of versions in this module.
Published: Aug 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package testtext contains functionality to generate deterministic text for testing.
type Generator struct {
Text []string
}
Generator generates text for testing.
Sentences returns n sentences.
The sentences are picked from g.Text, in order.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.