Skip to content

v0.4.15

Compare
Choose a tag to compare
@kevpar kevpar released this 04 Nov 00:57
5b44b70
  • Added new pkg/process with some process enumeration and querying functionality.
  • Added winio.DialPipeAccess which allows specifying the access that the pipe is opened with.
  • Removed winio's archive/tar package and replaced it with direct usage of archive/tar from Go's standard library.