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-12-14 18:37:17 +00:00
2017-12-12 09:46:23 -05:00
2017-11-01 11:24:59 -04:00
2018-01-18 11:48:20 -05:00
2017-12-12 00:13:44 +05:30
2018-01-08 16:12:50 +00:00
2018-01-18 11:48:20 -05:00
2018-01-14 12:27:33 +00:00
2018-01-18 11:48:20 -05:00
2017-11-28 14:30:12 +00:00
2017-11-30 18:05:56 +00:00
2017-11-21 20:09:09 +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
2018-01-08 16:12:50 +00:00
2018-01-11 10:10:46 -05:00
2017-12-20 18:10:43 +00:00
2018-01-17 15:26:43 +00:00
2017-12-14 18:18:16 +00:00
2017-12-11 08:24:30 -06:00
2018-01-17 15:26:43 +00:00
2017-11-04 11:12:14 -05: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-15 19:50:59 +00:00
2018-01-17 15:26:43 +00:00
2018-01-17 15:26:43 +00:00
2018-01-17 15:26:43 +00:00
2017-12-13 21:15:09 +00:00
2018-01-03 12:38:18 +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