mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-08-29 05:16:31 -04:00
We also get pre-defined constants instead of carrying our own copies. However, this changes the public API winio.FileBasicInfo from using syscall.Filetime to using windows.Filetime, as visible in backuptar/tar.go. Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>