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

# Functions

New returns a new Handle that guards access to the given system handle.

# Variables

ErrClosed is returned when a handle is already closed.

# Structs

Handle provides shared access to a system handle by one or more instances without fear of the handle being closed prematurely.