package
20.10.0-rc1+incompatible
Repository: https://github.com/agilebits/moby.git
Documentation: pkg.go.dev
# README
This package provides helper functions for dealing with string identifiers
# Functions
GenerateRandomID returns a unique id.
IsShortID determines if an arbitrary string *looks like* a short ID.
TruncateID returns a shorthand version of a string identifier for convenience.
ValidateID checks whether an ID string is a valid image ID.