package
0.0.0-20240809131335-b54f62d194e4
Repository: https://github.com/jimbertools/volmgmt.git
Documentation: pkg.go.dev
# Functions
BigEndian creates a file identifier from a sequence of bytes in big-endian byte order.
LittleEndian creates a file identifier from a sequence of bytes in little-endian byte order.
New128 returns a 128-bit file identifier for a set of lower and upper 64 bit values.
New64 returns a 64-bit file identifier.
# Constants
File ID discriminator.
File ID discriminator.
File ID discriminator.
# Structs
Descriptor is a file reference descriptor that can be used in file system API calls.
# Type aliases
ID is a file identifer capable of holding 64-bit and 128-bit values.