Package shm implements System V shared memory functions (shmctl, shmget, shmat, shmdt) for inter-process communication.
go get github.com/gen2brain/shmNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a shared memory segment.
Use only on Unix-like systems (Linux, macOS).
No dependency data recorded yet.