Expand description
Types for working with ngrok tunnels.
Structs§
- An ngrok tunnel for an HTTP endpoint.
- A labeled ngrok tunnel.
- An ngrok tunnel for a TCP endpoint.
- An ngrok tunnel for a TLS endpoint.
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.