mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 21:35:47 +00:00
bd4fe9b986
Current implementation is comingling things that ought not be together. There are _some_ similarities between parsing for the different proto types, but they are more different than alike, making the code extremely difficult to reason about. Signed-off-by: Brian Goff <cpuguy83@gmail.com>