You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/daemon/worker/proxy/doc.go

5 lines
248 B

// Package proxy contains a collection of proxy handlers for the worker to call once a
// connection has been authorized. Each proxy handler should mark the connection as
// connected once the proxy has successfully been established.
package proxy