File: doc.go

package info (click to toggle)
golang-github-florianl-go-nfqueue 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
// Package unix maps constants from golang.org/x/sys/unix to local constant
// and makes them available for other platforms as well.
package unix