Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FS ¶
type FS struct {
// contains filtered or unexported fields
}
func (*FS) ReadLink ¶
ReadLink returns the destination of the named symbolic link. Experimental implementation of fs.ReadLinkFS: https://github.com/golang/go/issues/49580
Click to show internal directories.
Click to hide internal directories.