package
48.3.0
Repository: https://github.com/taskcluster/taskcluster.git
Documentation: pkg.go.dev

# Functions

Create a local exposer implementation.
Create a websocktunnel-based exposer implementation.

# Interfaces

Exposer provides an interface for exposing services, including configuration and any necessary shared state.
Exposure is a more ephemeral exposure of a single backend service, derived from Exposer.ExposeHTTP or Exposer.ExposeTCPPort.