mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Use a single exported implementation, so that we can maintain the GoDoc string in one place, and use non-exported functions for the actual implementation (which were already in place). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>