Categorygithub.com/jimbertools/volmgmt
module
0.0.0-20240809131335-b54f62d194e4
Repository: https://github.com/jimbertools/volmgmt.git
Documentation: pkg.go.dev

# README

volmgmt

GoDoc

Windows Volume Management API bindings for Golang

This is a repository of Go packages providing low and high level access to Windows file systems, volumes and mass storage drivers.

# Packages

No description provided by the author
Package fileapi provides access to advanced functions in the Windows file system API.
Package fileattr describes the set of file attributes used by the Windows operating system.
Package fileref provides a unified representation of 64-bit and 128-bit file identifiers used in NTFS and ReFS file systems.
Package fsctl defines I/O control codes for file system drivers.
No description provided by the author
Package hsync provides synchronized access to system handles.
Package ioctl defines I/O control codes for mass storage drivers and volume mounts.
Package ioctlcode provides constants and functions used in the definition of Windows I/O control codes.
No description provided by the author
No description provided by the author
Package storageapi provides access to the Windows mass storage drivers via device I/O control functions.
No description provided by the author
Package usnfilter provides convenient USN filtering functions.
Package usnsource describes source information for USN change journal records.
Package volume provides high level access to disk volumes and file system functions.
Package volumeapi provides access to the Windows Volume Management API.