@@ -37,7 +37,7 @@ func ExportIDToError(ctx context.Context) errors.ExportOption {
type Inbound struct {
// Source address of the inbound connection.
Source net.Destination
- // Getaway address
+ // Gateway address
Gateway net.Destination
// Tag of the inbound proxy that handles the connection.
Tag string