mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Split container.go into three files
Weighing in at ~1700 lines, container.go is just too big. Split it into three files: core structs and accessors (container.go), public API (container_api.go), and internal functions (container_internal.go). Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
1110
libpod/container.go
1110
libpod/container.go
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user