encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/opencontainers/runc/libcontainer/configs | |
github.com/opencontainers/runc/libcontainer/system | |
github.com/opencontainers/runc/libcontainer/utils | |
github.com/opencontainers/runtime-spec/specs-go | |
io | Package io provides basic interfaces to I/O primitives. |
math | Package math provides basic constants and mathematical functions. |
os | Package os provides a platform-independent interface to operating system functionality. |
os/exec | Package exec runs external commands. |
time | Package time provides functionality for measuring and displaying time. |