Documentation ¶ Overview ¶ Package executable provides information on the executable that started the process Index ¶ func Folder() (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Folder ¶ func Folder() (string, error) Folder returns the folder under which the executable is located, after having resolved all symlinks to the executable. Unlike os.Executable and osext.ExecutableFolder, Folder will resolve the symlinks across all platforms. Types ¶ This section is empty. Source Files ¶ View all Source files executable.go Click to show internal directories. Click to hide internal directories.