Documentation ¶ Index ¶ Constants func AddPrefix(path string) string Constants ¶ View Source const Prefix = `\\?\` Prefix is the longpath prefix for Windows file paths. Variables ¶ This section is empty. Functions ¶ func AddPrefix ¶ func AddPrefix(path string) string AddPrefix will add the Windows long path prefix to the path provided if it does not already have it. Types ¶ This section is empty. Source Files ¶ View all Source files longpath.go Click to show internal directories. Click to hide internal directories.