Files
moby/pkg/stringutils
Sebastiaan van Stijn 51dc35cf23 Implement stringutils.Ellipsis()
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>
2016-08-11 14:14:06 +02:00
..
2015-03-24 18:19:59 +01:00

This package provides helper functions for dealing with strings