mirror of
https://github.com/containers/podman.git
synced 2025-05-21 00:56:36 +08:00
6 lines
63 B
Go
6 lines
63 B
Go
//go:build !remote && linux
|
|
|
|
package libpod
|
|
|
|
type rlimT uint64
|