Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Services ¶
type Services struct {
Domain string
}
Services can convert urls to proxied urls
func (*Services) ConvertPath ¶
ConvertPath converts a url for the proxy server into a url for the proper taskcluster service.
Examples:
"/queue/v1/stuff" -> "http://queue.taskcluster.net/v1/stuff"
Click to show internal directories.
Click to hide internal directories.