package
Version:
v1.9.8
Opens a new window with list of versions in this module.
Published: May 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type List struct {
Addresses []*UDP `tl:"vector struct boxed"`
Version int32 `tl:"int"`
ReinitDate int32 `tl:"int"`
Priority int32 `tl:"int"`
ExpireAt int32 `tl:"int"`
}
type UDP struct {
IP net.IP `tl:"int"`
Port int32 `tl:"int"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.