//
pkg.gl
Category
github.com/taskcluster/taskcluster/v48
workers
generic-worker
expose
package
48.3.0
Repository:
https://github.com/taskcluster/taskcluster.git
Documentation:
pkg.go.dev
Overview
Versions
59
Dependencies
12
Dependents
1
Files
629 SLOC
#
Functions
NewLocal
Create a local exposer implementation.
NewWST
Create a websocktunnel-based exposer implementation.
#
Interfaces
Exposer
Exposer provides an interface for exposing services, including configuration and any necessary shared state.
Exposure
Exposure is a more ephemeral exposure of a single backend service, derived from Exposer.ExposeHTTP or Exposer.ExposeTCPPort.