mirror of
https://github.com/moby/moby.git
synced 2026-07-04 13:48:55 +00:00
This slightly simplifies TruncateID() by only trimming the string if needed. Also improved unit-tests for this package; - Add a test for GenerateNonCryptoID() - Add a test for shortening a sha-256 ID - Make TestShortenId() more "unit", by using a fixed string, instead of calling GenerateRandomID() Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This package provides helper functions for dealing with string identifiers