You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are needed for interacting with reparse buffers on Windows.
Searching on github reveals a lot of repositories that have copied these
types, so it would make sense to export them directly.
This also copies a method on SymbolicLinkReparseBuffer from
go/src/internal/syscall/windows/reparse_windows.go to ease interacting
with symbolic links.
0 commit comments