Discover Packages
github.com/bobcatalyst/go-mq
internal
sys
package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jan 20, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
New creates a new syscall instance.
trap: The syscall number.
params: The number of expected parameters.
errnos: Optional error values mapped to specific error numbers.
type Err[T errnoValue] struct{}
Get retrieves an error associated with a given unix.Errno.
Returns nil if errno is 0, or the original errno if it is not mapped.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.