Module ngrok::tunnel

source ·
Expand description

Types for working with ngrok tunnels.

Structs§

Enums§

  • Errors arising when accepting a [Conn] from an ngrok tunnel.

Traits§

  • An ngrok tunnel backing an edge. Since labels may be dynamically defined via the dashboard or API, the url and protocol for the tunnel is not knowable ahead of time.
  • An ngrok tunnel backing a simple endpoint. Most agent-configured tunnels fall into this category, with the exception of labeled tunnels.
  • An ngrok tunnel.
  • An ngrok tunnel closer.
  • Information associated with an ngrok tunnel.