tools: golang.org/x/tools/godoc/util Index | Files | Directories

Packages imported by util

PathSynopsis
golang.org/x/tools/godoc/vfsPackage vfs defines types for abstract file system access and provides an implementation accessing the file system of the underlying OS.
pathPackage path implements utility routines for manipulating slash-separated paths.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.