mirror of
https://github.com/opencontainers/runc.git
synced 2025-12-24 11:50:58 +08:00
This silences all of the "should have a package comment" lint warnings from golangci-lint. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
3 lines
94 B
Go
3 lines
94 B
Go
// Package userns provides helpers for interacting with Linux user namespaces.
|
|
package userns
|