Server is an server started by the master MultiServer, by calling Serve() which is expected to block until the server is signaled to stop by an invocation of Shutdown() Calling Shutdown() should start the shutdown process and return immediately, causing Serve() to exit. If the server implements Wai
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected