NewAPIServer uses the map of handlers to respond to incoming FastCGI requests on the specific host, port, and transport
(host, transport string, port, timeout int, handlers map[string]func(http.ResponseWriter, *http.Request))
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected