Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func Resolve(input string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Resolve ¶ func Resolve(input string) (string, error) Resolve returns the absolute, symlink-resolved path of a user-supplied file path, after rejecting reparse points, UNC paths, and device paths. The result is what the daemon should serve. Types ¶ This section is empty. Source Files ¶ View all Source files source.gosource_unix.go Click to show internal directories. Click to hide internal directories.