mirror of
https://github.com/moby/moby.git
synced 2026-01-13 11:42:02 +00:00
This patch implements an Ellipsis utility to append an ellipsis (...) when truncating strings in output. It also fixes the existing Truncate() utility to be compatible with unicode/multibyte characters. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This package provides helper functions for dealing with strings