package
0.0.0-20250306120524-11777db3047b
Repository: https://github.com/cloudflare/cloudflared.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CloudflaredClient calls capnp rpc methods of SessionManager and ConfigurationManager.
CloudflaredServer provides a handler interface for a client to provide methods to handle the different types of requests that can be communicated by the stream.
RequestClientStream is a stream to provide requests to the server.
RequestServerStream is a stream to serve requests.
SessionClient calls capnp rpc methods of SessionManager.
SessionManagerServer handles streams with the SessionManager RPCs.
# Type aliases
HandleRequestFunc wraps the proxied request from the upstream and also provides methods on the stream to handle the response back.