# Functions
Called through eng.Job("acceptconnections").
No description provided by the author
NewServer sets up the required Server and does protocol specific checking.
ServeApi loops through all of the protocols sent in to docker and spawns off a go routine to setup a serving http.Server for each.
ServeRequest processes a single http request to the docker remote api.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author