text

module
v0.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2025 License: Apache-2.0

README

text

Package text provides for support for operating on text/in-memory data.

  • text/edit: provides support for editing in-memory byte slices using insert, delete and replace operations.
  • text/linewrap: support for creating wrapped text blocks.
  • text/testing: support for testing.
  • text/textutil: various text/string oriented utilities such as rewrites and utf8 aware operations.

Directories

Path Synopsis
Package edit provides support for editing in-memory byte slices using insert, delete and replace operations.
Package edit provides support for editing in-memory byte slices using insert, delete and replace operations.
Package linewrap provides basic support for wrapping text to a given width.
Package linewrap provides basic support for wrapping text to a given width.
testing
Package textutil provides utility routines for working with text, in particular utf8 encoded text.
Package textutil provides utility routines for working with text, in particular utf8 encoded text.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL