taskcluster

package
v4.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

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 NewServices

func NewServices() Services

NewServices create a Service with default domain

func (*Services) ConvertPath

func (s *Services) ConvertPath(u *url.URL) (*url.URL, error)

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"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL