concourse / concourse

Error compiling SCC-compile
Bug risk
Critical
1 occurrence in this check
34	// Also closes all idle connections, in case of HTTP client was created internally.
35	Close()
36	// Options returns the options associated with client
37	Options() *Options38	// ServerURL returns the url of the server url client talks to
39	ServerURL() string
40	// HTTPService returns underlying HTTP service object used by client