Imports of package template
Path | Synopsis |
---|---|
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/cli/internal/lazyregexp | Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init. |
regexp | Package regexp implements regular expression search. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |