Imports of package internal

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
text/templatePackage template implements data-driven templates for generating textual output.