mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
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>