Documentation ¶
Index ¶
Constants ¶
View Source
const ( FSCTL_GET_REPARSE_POINT = 0x900a8 FILE_FLAG_OPEN_REPARSE_POINT = 0x00200000 FILE_ATTRIBUTE_REPARSE_POINT = 0x400 IO_REPARSE_TAG_SYMLINK = 0xA000000C SYMBOLIC_LINK_FLAG_DIRECTORY = 0x1 )
Variables ¶
View Source
var (
Supported = false
)
Functions ¶
func ChangeType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.