mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
0229a77a80
These are not used anywhere outside of the package (I have also checked the only external user of the package (github.com/google/cadvisor). No changes other than changing the case. The following identifiers are now private: * IntelRdtTasks * NewLastCmdError * NewStats Brought to you by gorename. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>