Registry / utility / taskcluster-taskcluster-lib-urls

taskcluster-taskcluster-lib-urls

JSON →
library13.0.1+incompatiblegogounverified

A Go library for generating Taskcluster API URLs.

go get github.com/taskcluster/taskcluster-lib-urls
INSTALL
IMPORT
SIG · TASKCLUSTER-TASKCL
T
taskcluster-taskcluster-lib-urls
utilitygov13.0.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tcurls
github.com/taskcluster/taskcluster-lib-urls

Generates a Taskcluster API URL

package main import ( "fmt" "github.com/taskcluster/taskcluster-lib-urls" ) func main() { url := tcurls.API("myRootUrl", "auth", "v1", "authenticate") fmt.Println(url) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
13.0.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Resources
taskcluster-taskcluster-lib-urls — go get taskcluster-taskcluster-lib-urls · libregistry