Files
Matthew Heon 64d2190ec1 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>
2018-01-18 11:48:20 -05:00
..
2017-11-01 11:24:59 -04:00
2017-11-28 14:30:12 +00:00
2017-11-30 18:05:56 +00:00
2017-12-20 10:08:17 +00:00
2018-01-17 15:26:43 +00:00
2017-12-14 00:54:21 +00:00
2017-12-11 08:24:30 -06:00
2018-01-17 15:26:43 +00:00
2018-01-08 20:12:20 +00:00
2017-12-14 18:18:16 +00:00
2018-01-18 12:26:43 +00:00
2018-01-17 15:26:43 +00:00
2017-12-13 21:15:09 +00:00
2018-01-17 15:26:43 +00:00
2017-12-13 21:15:09 +00:00
2018-01-11 21:27:26 +00:00