mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-29 16:58:34 +00:00
fix typo
This commit is contained in:
parent
e6711d1b48
commit
bad397bf22
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue