Imports of package reference
| Path | Synopsis |
|---|---|
| errors | Package errors implements functions to manipulate errors. |
| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/docker/distribution/digest | |
| path | Package path implements utility routines for manipulating slash-separated paths. |
| regexp | Package regexp implements regular expression search. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |