Documentation ¶
Index ¶
Constants ¶
View Source
const TCP = "tcp"
View Source
const UDP = "udp"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IanaDB ¶
type IanaDB struct {
// contains filtered or unexported fields
}
func (*IanaDB) IsPortEphemeral ¶
IsPortEphemeral returns true if the port 1. is not well-known 2. is not a registered port as per IANA assignment https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt
Click to show internal directories.
Click to hide internal directories.