Doc: add inbound_port
field
This commit is contained in:
@ -56,6 +56,7 @@ interface Metadata {
|
||||
src_port: string
|
||||
dst_ip: string
|
||||
dst_port: string
|
||||
inbound_port: number
|
||||
}
|
||||
|
||||
interface Context {
|
||||
|
Reference in New Issue
Block a user